Skip to content

Delete people count monitor

Request

Set the state of a people count monitor to deleted.

Security
api_key
Path
peopleCountMonitorIdstring, (uuid)required

the ID of the people count monitor to delete.

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

Responses

OK.

Response
No content