Delete a tag
Deletes a tag from the entries and/or assets that reference it.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space in the form of a string
environment_id
ID of the environment in form of a string
tag_id
ID of the tag in form of a string
Headers
X-Contentful-Version
Version of the tag to delete
Response
No Content - Request successful, no content returned