cURL
curl --request DELETE \ --url https://api.traxes.io/connect/v1/entities/{entityId}/locations/{locationId} \ --header 'Authorization: Bearer <token>'
{ "errors": [ { "code": "<string>", "description": "<string>", "message": "<string>" } ] }
Delete a Location for a given Entity
Documentation IndexFetch the complete documentation index at: https://docs.der-connect.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.der-connect.dev/llms.txt
Use this file to discover all available pages before exploring further.
Access Token Authentication
The id of the Entity
The id of the location
No Content
Was this page helpful?