Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.truecold.io/shipment/{id} \ --header 'x-api-key: <api-key>'
{ "message": "Shipment deleted successfully" }
API key for authentication. Contact your administrator to get an API key.
Shipment ID
Successfully deleted shipment
"Shipment deleted successfully"