Identitysyncpayload
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Type | String | Payload type. | [required] |
| DataJson | String | Payload type. | [required] |
Examples
- Prepare the resource
$Identitysyncpayload = Initialize-Identitysyncpayload -Type SYNCHRONIZE_IDENTITY_ATTRIBUTES `
-DataJson {"identityId":"2c918083746f642c01746f990884012a"}
- Convert the resource to JSON
$Identitysyncpayload | ConvertTo-JSON