Delete a tag

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

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

tag_idstringRequired

Headers

x-monite-versionstringRequired
x-monite-entity-idstringRequired
The ID of the entity that owns the requested resource.

Errors

400
Delete Tags ID Request Bad Request Error
401
Delete Tags ID Request Unauthorized Error
403
Delete Tags ID Request Forbidden Error
404
Delete Tags ID Request Not Found Error
406
Delete Tags ID Request Not Acceptable Error
422
Delete Tags ID Request Unprocessable Entity Error
429
Delete Tags ID Request Too Many Requests Error