Delete a Tag by its ID

delete/tags/{tagId}
Internal-Use Only

Delete a Tag by its ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
tagId
string
true

The ID of the Tag

Responses

StatusMeaningDescription
204No ContentThe request succeeded.
400Bad RequestBad request (the request is not well-formed).Schema
401UnauthorizedNot authenticated.Schema
403ForbiddenThe user does not have permission to complete this request.Schema