Skip to content

Delete peel off monitor

Request

Set the state of a peel off monitor to deleted.

Security
api_key
Path
peelOffMonitorIdstring, (uuid)required

the ID of the peel off monitor to delete.

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

Responses

OK.

Response
No content