Tokens
Delete Token
Deletes a single token
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of token to delete
Response
200
application/json
Token deleted
Deletes a single token
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of token to delete