Delete a tag

DEL
/tags/:tag_id

Delete a tag with the given ID. This tag will be automatically deleted from all resources where it was used.

Path parameters

tag_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired
x-monite-entity-idstringRequired

The ID of the entity that owns the requested resource.

Errors