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