v1

latestOpenAPI 3.0.0Cabify Api support2026-07-264588127.9 KB
parcels

Delete parcels by ID.

Permanently deletes the specified parcels. Only parcels that have not yet been shipped can be deleted. This is an all-or-nothing operation — if any parcel cannot be deleted, none of the parcels in the request will be deleted.

post/v1/parcels/delete

Request body

parcel_idsstring[] required

List of parcels to be deleted

Response

All specified parcels were successfully deleted.