Delete a tag

Deletes an existing tag in your workspace.

Path parameters

handlestringRequired
The handle of the tag to delete.

Headers

AuthorizationstringRequired

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

Response

Success - The tag was deleted successfully.

dataobject or null

Errors