post http://localhost:3001/rest/json/alarm/acknowledgement
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
200No response
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
200No response
xxxxxxxxxx
curl --request POST \
--url http://localhost:3001/rest/json/alarm/acknowledgement \
--header 'content-type: application/json' \
--data '{"acknowledge":true}'
Try It!
to start a request and see the response here!