Delete a tag
Delete a tag by its ID in a specific project and location.
DELETE
/label/{tag_id}/Path parameters
tag_idPathintegerrequiredThe ID of the label to delete.
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Responses
200Label deleted successfully
example
200example
Success