Skip to main content
DELETE
/
{account_id}
/
jwk
/
{jwk_id}
Delete a JWK
curl --request DELETE \
  --url https://api.typeauth.com/{account_id}/jwk/{jwk_id}

Response

200

JWK deleted successfully

I