Token
Delete a token
API Documentation
Applications
Authentication
Security
Abuse Prevention
Routing
Token
Delete a token
DELETE
/
{account_id}
/
token
/
{application_id}
/
{key_id}
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/token/{application_id}/{key_id}
Was this page helpful?
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/token/{application_id}/{key_id}