Users
Revoke a user's trusted device
Revokes an active trusted device enrolled by the user.
delete/users/{user_id}/trusted_devices/{trusted_device_id}
Path parameters
user_idstring required
The ID of the user that owns the trusted device
trusted_device_idstring required
The ID of the trusted device to revoke
Response
Success
Changes
Changed in 1 of the 15 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○