CampaignsDeleteRequest
Properties
Name | Type | Description | Notes |
---|---|---|---|
Ids | []String | The ids of the campaigns to delete | [optional] |
Examples
- Prepare the resource
$CampaignsDeleteRequest = Initialize-PSSailpoint.V3CampaignsDeleteRequest -Ids [2c9180887335cee10173490db1776c26, 2c9180836a712436016a7125a90c0021]
- Convert the resource to JSON
$CampaignsDeleteRequest | ConvertTo-JSON