Feature Overview
This API is used to delete the origin-pull configuration of a bucket.
Requests
Sample Request
DELETE /?origin HTTP 1.1Host:<BucketName-APPID>.cos.<Region>.myqcloud.comDate: GMT DateAuthorization: Auth String
Note
Host: <BucketName-APPID>.cos.<Region>.myqcloud.com, where <BucketName-APPID> is the bucket name with the APPID suffix, such as examplebucket-1250000000. You can refer to the Bucket Overview > Basic Information and Bucket Overview > Bucket Naming Convention documentation. <Region> represents the available regions for COS, which can be found in the Regions and Access Domain Names documentation.
Authorization: Auth String (For more information, see Request Signature.)
This request should be used with a request body.
Request Parameters
This API has no request parameter.
Request Header
Request Body
The request body of this request is empty.
Response
Response Header
Response Body
The response body of this API is empty.
Examples
Requests
DELETE /?origin= HTTP/1.1Host: examplebucket-1250000000.cos.ap-shanghai.myqcloud.comAuthorization: Auth StringDate: Sun, 28 Apr 2019 12:02:24 GMT
Response
HTTP/1.1 204 No ContentServer: tencent-cosDate: Mon, 28 Aug 2018 02:53:40 GMTx-cos-request-id: NWNjNTk2NTFfMmM4OGY3MGFfNTI1****