Delete a Tag
Delete an existing custom tag.
We cannot recover your tag after you delete it.
Query Parameters
api_keystring Required
Your API Key
Path Parameters
tag_idstring Required
The ID of the custom tag to be deleted
Response
200
Object
The tag that was deleted
Response Attributes
idstring
The unique tag ID
timestamp_createdstring
The timestamp when the tag was created
timestamp_updatedstring
The timestamp of the last update of this tag
organization_idstring
The workspace id
labelstring
Tag label
descriptionstring
Tag description
404
Object
Not Found
Response Attributes
statusCodenumber Required
Request status code
errorstring Required
Error code
messagestring Required
Error message
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?