Efficiently delete tags from objects in Telnyx Cloud Storage with clear AWS S3 API request execution examples.
DELETE /mybucket/myobject?tagging=null HTTP/1.1 Host: [region].telnyxcloudstorage.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
Was this page helpful?