Management APIs-Identity Management-Users-User OAuth Scope Consents
Number of APIs: 4
-
Record User OAuth Scope Consent POST {{apiPath}}/environments/{{envID}}/users/{{userID}}/oauthConsents
-
Read All User OAuth Scope Consents GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/oauthConsents
-
Read One User OAuth Scope Consent GET {{apiPath}}/environments/{{envID}}/users/{{userID}}/oauthConsents/{{oauthConsentID}}
-
Revoke User OAuth Scope Consent PATCH {{apiPath}}/environments/{{envID}}/users/{{userID}}/oauthConsents/{{oauthConsentID}}