Skip to main content
DELETE
Delete multiple delivery_items

Authorizations

x-api-key
string
header
required

API key for authentication. Contact your administrator to get an API key.

Body

application/json
ids
string[]
required

Array of delivery_item IDs to delete

Response

Successfully deleted delivery_items

message
string
Example:

"Delivery_items deleted successfully"

deletedCount
integer