Delete a Location for a given Entity
curl --request DELETE \ --url https://platform.realto.io/api/v1/entities/{entityId}/locations/{locationId} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Access Token Authentication
The id of the Entity
The id of the location
Was this page helpful?