Skip to content

Delete occupancy monitor

Request

Set the state of an occupancy monitor to deleted.

Security
api_key
Path
occupancyMonitorIdstring, (uuid)required

the ID of the occupancy monitor.

curl -i -X DELETE \
  'https://coreapi.hoxton.ai/_mock/v1/occupancy-monitors/{occupancyMonitorId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

OK.

Response
No content