Skip to main content
DELETE
/
projects
/
{project_id}
/
locations
/
{location_id}
Destroy a location
curl --request DELETE \
  --url https://app.gomangrove.com/api/v1/projects/{project_id}/locations/{location_id} \
  --header 'Authorization: <api-key>'
""

Documentation Index

Fetch the complete documentation index at: https://docs.mangrovesystems.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Path Parameters

project_id
string
required
location_id
string
required

Response

204