DELETE
/
{account_id}
/
jwt
/
{jwt_id}
curl --request DELETE \
  --url https://api.typeauth.com/{account_id}/jwt/{jwt_id}

Path Parameters

account_id
string
required
jwt_id
string
required

Response

200

JWT deleted successfully