S3 Put Object Retention

PUT https://s3.{{region}}.backblazeb2.com/:bucket/:key?retention

Request Params

KeyDatatypeRequiredDescription
versionIdnullOptional. Specifies a particular version of the object.
retentionnull

HEADERS

KeyDatatypeRequiredDescription
x-amz-bypass-governance-retentionnullOptional. Specifies whether this request should bypass governance controls.
x-amz-expected-bucket-ownernullOptional. Account ID of the expected bucket owner. If the bucket is owned by a different owner, a 403 Access Denied error will be returned.

RESPONSES

status: OK