Skip to main content

Revoke client consent

DELETE 

/api/2.0/clients/:clientId/revoke

Revokes all user consents for the specified OAuth2 client. This will invalidate all access tokens and refresh tokens issued to this client for the current user. The user will need to re-authorize the client to access their resources.

Request

Responses

Client consent successfully revoked