Skip to main content
DELETE
/
{account_id}
/
jwt
/
{jwt_id}
Delete a JWT
curl --request DELETE \
  --url https://api.typeauth.com/{account_id}/jwt/{jwt_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
jwt_id
string
required

Response

200

JWT deleted successfully