All Documents
Current Document

Content is empty

If you don't find the content you expect, please try another search term

Documentation

DELETE Bucket CORS

Last updated:2021-09-14 16:18:17

Description

You can call this operation to delete the CORS configuration of your bucket.

To call this operation, you must have permission to perform the PutCORSConfiguration operation. The owner of a bucket has this permission by default and can grant it to others.

Request

Request syntax

DELETE /?cors HTTP/1.1 Host: {BucketName}.{endpoint} Date: {date} Authorization: {SignatureValue}

References:

Request parameters

No request parameter is used.

Request headers

This operation uses only common request headers. For more information, see Public Request Header.

Request body

No request body is used.

Response

Response headers

This operation uses only common response headers. For more information, see Public Response Header.

Response body

No response body is returned.

Examples

Sample request

DELETE /?cors HTTP/1.1
Host: ks3-example.ks3-cn-beijing.ksyuncs.com
Date: Wed, 24 Dec 2014 03:12:40 GMT
Authorization: Authorization String

Sample response

HTTP/1.1 204 No Content
Date: Wed, 24 Dec 2014 03:12:40 GMT
Server: Tengine
Content-Length: 0
x-kss-request-id: 73a50b1275954392bfa62eaf062601af
On this page
Pure ModeNormal Mode

Pure Mode

Click to preview the document content in full screen
Feedback