DeliveryGroupForDeletionModel

Details of a delivery group which should be deleted.

Properties

NameDescription Additional information
DeliveryGroupId

ID of an existing delivery group.

Type: String

DeliveryGroupChangeId

See Optimistic Concurrency.

Type: String

Sample

application/json

Sample:
{
  "DeliveryGroupId": "05da9c34-c350-4c85-947c-c4108c22c57b",
  "DeliveryGroupChangeId": "9"
}