Revoke User OAuth Scope Consent

PATCH {{apiPath}}/environments/{{envID}}/users/{{userID}}/oauthConsents/{{oauthConsentID}}

This PingOne collection contains only the requests without documentation. For the official PingOne Platform API documentation, see Revoke User OAuth Scope Consent.

Request Body

{"status"=>"REVOKED"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring