Delete a location
cURL
curl --request DELETE \ --url https://playground.answeringagent.com/api/v1/locations/{location_id} \ --header 'X-API-KEY: <api-key>'
{ "message": "Location deleted successfully" }
Documentation IndexFetch the complete documentation index at: https://docs.answeringagent.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.answeringagent.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the location
Location deleted successfully
"Location deleted successfully"