RevokeUserScopeConsents
Revoke the oauth scope consents of the user.
Input
| Name | Type | Description |
| UserId | String | The identifier (UUID) of the user associated with the scope consent. |
| ScopeConsentId | String | The identifier (UUID) of the scope consents given by the user. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether the operation was successful. |