cURL
curl --request DELETE \ --url https://api.truecold.io/handling_unit/{id} \ --header 'x-api-key: <api-key>'
{ "message": "Handling_unit deleted successfully" }
API key for authentication. Contact your administrator to get an API key.
Handling_unit ID
Successfully deleted handling_unit
"Handling_unit deleted successfully"