# Revoke consent for a specific OAuth2 application This endpoint can be called with any valid OAuth2-obtained token Endpoint: DELETE /v1/user/applications/consent/{clientId} Version: 0.0.1 Security: apiKey ## Path parameters: - `clientId` (string, required) ## Response 200 fields