--- title: ScimV2PatchOperation --- ## PureCloud::ScimV2PatchOperation ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **op** | **String** | Patch operation | | | **path** | **String** | Attribute path describing the target of the operation. Required for 'remove' operation. | [optional] | | **value** | [**JsonNode**](JsonNode.html) | Value to set in the specified path | [optional] | {: class="table table-striped"}