Skip to main content

DeleteObjectTagging for Cloud Storage

DeleteObjectTagging - Amazon Simple Storage Service

Example DeleteObjectTagging request

DELETE /mybucket/myobject?tagging=null HTTP/1.1
Host: [region].telnyxstorage.com
x-amz-acl: private
X-Amz-Date: 20230927T180605Z
Authorization: AWS4-HMAC-SHA256 Credential=YOUR_TELNYX_API_KEY/20230927/test/execute-api/aws4_request, SignedHeaders=host;x-amz-acl;x-amz-date, Signature=361bbc366be4fa4e2f770dad0130b09948383d8e2bb58540fd469be3af24bbb0

On this page