Skip to main content

Delete Tag

DELETE 

/tags/:tag_id

Permanently deletes a tag.

This operation cannot be undone. Returns a 404 error if no tag exists with the specified ID. Note that deleting a tag does not affect resources that were previously tagged with it.

Request

Responses

Tag successfully deleted