Start Watching Me (Confirmation) (POST)
https://core.rock7.com/API2/SendWatchStartConfirm/{serial}
Parameter | Type | Description | Example/Possible Values |
---|---|---|---|
PATH PARAMS | |||
serial | string | required Serial number of Rock7 device | Add a path param |
Example with Parameters
curl --request POST \
--url 'https://core.rock7.com/API2/SendWatchStartConfirm/12345?username=myUsername&password=myPassword' \
--header 'accept: application/xml'