DELETE
/
v1
/
entities
/
{entityId}
/
locations
/
{locationId}
curl --request DELETE \
  --url https://platform.realto.io/api/v1/entities/{entityId}/locations/{locationId} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string
required

The id of the Entity

locationId
string
required

The id of the location