DELETE DeliveryControllers({id})
Delete a delivery controller. This will not cascade to any other objects.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | ID of the delivery controller to delete. |
Type: String |
force | True to force deletion. See Deleting Objects. |
Type: Boolean |
changeId |
Type: String |
Response Information
True
Response type
Boolean
Response body formats
application/json, text/json
Sample:
true