Okta.Sdk.Model.JsonPatchOperation
October 3, 2024 ยท View on GitHub
The update action
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Op | PatchAction | [optional] | |
| Path | string | The resource path of the attribute to update | [optional] |
| Value | Object | The update operation value | [optional] |