Skip to main content
DELETE
/
{account_id}
/
token
/
{application_id}
/
{key_id}
Delete a token
curl --request DELETE \
  --url https://api.typeauth.com/{account_id}/token/{application_id}/{key_id}

Documentation Index

Fetch the complete documentation index at: https://docs.typeauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

account_id
string
required
key_id
string
required
application_id
string
required

Response

200

Key deleted successfully