Skip to main content

Set device time

PUT

https://dev.int.api-new.fingerspot.io/api/external/v1/:cloud_id/time

x-supported-brands: ["vivo","vida","revo","vega","zkteco"]

Sets the device's date/time and/or timezone. Accepts IANA timezone names (e.g. "Asia/Jakarta") or ISO 8601 offsets (+/-HH:MM).

Request

Responses

Command queued. Result sent to webhook callback.

Callbacks

POST

{$request.path#/cloud_id}

Posted to the device's registered webhook URL.

Callbacks Responses

Webhook acknowledged.