Skip to main content
DELETE
Delete multiple shipments

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 shipment IDs to delete

Response

Successfully deleted shipments

message
string
Example:

"Shipments deleted successfully"

deletedCount
integer