Update Device
Update a user’s device.
Authorizations
Use your Authsignal Server API secret key as the username and leave the password empty. The secret key can be found in the API Keys section of the Authsignal Portal settings page.
Body
An ISO 8601 timestamp in the future until which the device should be remembered. Pass null to clear an existing value and stop remembering the device. While this timestamp is in the future, the device.isRemembered rules engine feature returns true for actions performed on this device.
Response
OK
The ID of the user.
The ID of the device.
The time when the device was first created.
The time when the device was last authenticated.
The time when the device was invalidated.
The time until which the device is remembered. While this timestamp is in the future, the device.isRemembered rules engine feature returns true for actions performed on this device.
The verification method last used on this device.
SMS, AUTHENTICATOR_APP, EMAIL_MAGIC_LINK, EMAIL_OTP, PUSH, DEVICE, SECURITY_KEY, PASSKEY, VERIFF, IPROOV, PALM_BIOMETRICS_RR, IDVERSE 
