OAuth Consent REST Endpoints

OAuth2/OAuth Consent
Manage OAuth user consent to client applications for certain OAuth scopes. This REST API is SCIM compliant.
Delete an OAuth Consent
Method: delete
Path: /admin/v1/OAuthConsents/{id}
Get an OAuth Consent
Method: get
Path: /admin/v1/OAuthConsents/{id}
HTTP Options
Method: options
Path: /admin/v1/OAuthConsents
Search OAuth Consents
Method: get
Path: /admin/v1/OAuthConsents
Search OAuth Consents Using POST
Method: post
Path: /admin/v1/OAuthConsents/.search