Skip to content

Delete people count monitor camera position

Request

Set the state of a people count monitor camera position to deleted.

Security
api_key
Path
peopleCountMonitorCameraPositionIdstring, (uuid)required

the ID of the people count monitor camera position to delete.

curl -i -X DELETE \
  'https://coreapi.hoxton.ai/_mock/v1/people-count-monitor-camera-positions/{peopleCountMonitorCameraPositionId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

OK.

Response
No content