Request ‒ AlarmInstances/Delete
Property
Type
Description
Mandatory
id
String
A unique identifier for this AlarmInstance that is automatically generated by IoT Platform . This AlarmInstance ID is returned in the response of the AlarmInstances/Post.
Y
Example JSON AlarmInstances/Delete Request
curl -X DELETE \
https://api.dev.axonize.com/odata/alarminstances/5b58681619ec0c1a684b96a0 \
-H ‘Cache-Control: no-cache’ \
-H ‘Content-Type: application/json’ \
-H ‘Authorization: Token’ \
-H ‘appId: 801A048A-9F23-429F-BF0D-B6D35B212345’