Deletes the tags from the bucket.
To use this operation, you must have permission to perform the s3:PutBucketTagging action. By default, the bucket owner has this permission and can grant this permission to others.
The following operations are related to DeleteBucketTagging:
delete/{Bucket}#tagging
Path parameters
Bucketstring required
The bucket that has the tag set to be removed.
Query parameters
taggingtrue required
Headers
x-amz-expected-bucket-ownerstring
The account ID of the expected bucket owner. If the bucket is owned by a different account, the request fails with the HTTP status code <code>403 Forbidden</code> (access denied).
Response
Success