API Documentation
Applications
Authentication
Security
Abuse Prevention
Routing
Token
Delete a token
DELETE
/
{account_id}
/
token
/
{application_id}
/
{key_id}
Copy
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/token/{application_id}/{key_id}
Response
200
Key deleted successfully
Was this page helpful?
Copy
curl --request DELETE \
--url https://api.typeauth.com/{account_id}/token/{application_id}/{key_id}
Assistant
Responses are generated using AI and may contain mistakes.