PutObjectAcl

Set's objects visibility. At the moment, for security and simplicity of use ColdStack supports only private and publlic-read canned ACLs.

Request

PUT /{bucket}/{key}?acl HTTP/1.1
X-Amz-ACL: {CannedACL}

Path parameters

Headings

Use only generic headers in your request .

Response

Headings

The response can only contain general headers .

Response codes

For a list of possible responses, see the Responses section .

A successful response does not contain additional data and means that the object was successfully renamed.

Last updated