0min
Delete API Tokens
DELETE
PATH PARAMETERS
tokenKeystring*
key of the token you want to delete, (deleted tokens are unusable but kept for you forever).
RESPONSES
204
The token was deleted successfully.
401
Error message if no token provided.
Error401
detailstring
Error reason
403
Error message when you don't have the appropriate plan.
Error403
detailstring
Error reason
406
Error message when you try to delete the same token you are using in the request.
Error406
detailstring
Error reason