DeliveryGroupForDeletionModel
Details of a delivery group which should be deleted.
Properties
| Name | Description | Additional information |
|---|---|---|
| DeliveryGroupId | ID of an existing delivery group. |
Type: String |
| DeliveryGroupChangeId |
Type: String |
Sample
application/json
Sample:
{
"DeliveryGroupId": "05da9c34-c350-4c85-947c-c4108c22c57b",
"DeliveryGroupChangeId": "9"
}