Skip to main content
POST
Add a tag to 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 added to the token

success
boolean
message
string