DELETE
/
v1
/
entities
/
{entityId}
/
battery-capacity
curl --request DELETE \
  --url https://platform.realto.io/api/v1/entities/{entityId}/battery-capacity \
  --header 'Authorization: Bearer <token>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

entityId
string
required

The id of the Entity

Response

204
_mintlify/placeholder

No Content