Skip to main content
DELETE
Delete a tag

Authorizations

Authorization
string
header
required

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

Path Parameters

tagId
string
required

The ID of the tag to delete

Response

Tag deleted successfully

status
enum<string>
Available options:
success
message
string
Example:

"Tag deleted successfully"