ANABOX smart
API ReferenceDevicesCasestatusDeviceid

Get case status

Query the physical enclosure status for the device.

POST
/devices/casestatus/{deviceId}
x-api-key<token>

API key for authentication

In: header

Response Body

application/json

curl -X POST "https://api.memo.wirewire.de/v1/devices/casestatus/{deviceId}"
{
  "message": "string",
  "property1": null,
  "property2": null
}