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