This API is used to unbound a bucket of the CI service (the bucket and its files will be retained in COS.)
PUT /?unbind HTTP/1.1
Host: <BucketName-APPID>.pic.<Region>.myqcloud.com
Date: GMT Date
Authorization: Auth String
Note:
Authorization: Auth String (For more information, see Request Signature).
PUT /?unbind HTTP/1.1
This API allows PUT requests.
Common request headers are used for the implementation of this request operation. For more information, see Common Request Headers.
This request operation does not use any special request header.
The request body of this request is empty.
This response uses common response headers. For more information, see Common Response Headers.
This response does not use any special response header.
Null is returned for the response body.
Was this page helpful?