Skip to main content
DELETE
Remove a tag from a token

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Token ID

tagId
number
required

Tag ID

Response

The tag has been successfully removed from the token

success
boolean
message
string