cURL
curl --request DELETE \ --url https://api.loopreturns.com/api/v1/locations/{id} \ --header 'X-Authorization: <api-key>'
{ "id": 123, "success": true }
Delete a location.
API Scope: "Locations (write)"
The location's unique identifier.
Success
The unique integer identifier for the location, created by Loop.