Skip to main content
DELETE
Tag - Remove

Authorizations

Authorization
string
header
required

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

Body

application/json
tag_id
string
required

ID of the tag to remove

Example:

"507f1f77bcf86cd799439011"

Response

Tag removed successfully

success
boolean
required

Whether the operation succeeded