Skip to main content

Stop Watching Me (Confirmation) (POST)

https://core.rock7.com/API2/SendWatchStopConfirm/{serial}
ParameterTypeDescriptionExample/Possible Values
PATH PARAMS
serialstringrequired
Serial number of Rock7 device
Add a path param

Example with Parameters

curl --request POST \
--url 'https://core.rock7.com/API2/SendWatchStopConfirm/12345?username=myUsername&password=myPassword' \
--header 'accept: application/xml'