removeWebAuthnDevice
client.removeWebAuthnDevice( accessToken: string, deviceId: string )
About this command
When authenticated, the user can remove a registered FIDO2 device.
|
Parameters
The authorization credential JSON Web Token (JWT) used to access the ReachFive API, less than five minutes old. |
|
The identifier of the device. |