Tokens
Delete Token
Deletes a single token
DELETE
/
api
/
tokens
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
id
string
requiredID of token to delete
Response
200 - application/json
success
boolean
default: true