Revoke a claim
Claims
Revoke a claim
Revokes a previously approved claim for the authenticated application so it is no longer considered valid.
POST
Revoke a claim
Authorizations
Obtain a token from POST /v1/auth/token using your client_id and client_secret, then enter Bearer <token> here.