cURL
curl --request DELETE \ --url https://prd.der-connect.eliagroup.eu/api/v1/entities/{entityId}/locations/{locationId} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a Location for a given Entity
Access Token Authentication
The id of the Entity
The id of the location
No Content
Was this page helpful?