DELETE DeliverySites({id})

Delete a delivery site. See Deleting Objects.

Request Information

Parameters

NameDescriptionAdditional information
id

ID of the delivery site to delete.

Type: String

force

True to force deletion. See Deleting Objects.

Type: Boolean

changeId

See Optimistic Concurrency.

Type: String

Response Information

True

Response type

Boolean

Response body formats

application/json, text/json

Sample:
true