Restart device (async)
POSThttps://developer.fingerspot.io/api/restart_device
Sends a restart command to the device. The API returns an acknowledgement immediately; the result is delivered via the device's webhook URL as a restart_device callback.
Request
Responses
- 200
Command accepted. The immediate response is an acknowledgement only. The actual result will be delivered asynchronously to the device's configured webhook URL.
Callbacks
- POST deviceWebhook
POST{$request.body#/cloud_id}