Delete user info from device (async)
POSThttps://developer.fingerspot.io/api/delete_userinfo
Instructs the device to delete a user record. The API returns an acknowledgement immediately; the result is delivered via the device's webhook URL as a delete_userinfo 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}