Skip to main content
Version: Latest (4.0.3)

Remove one device or passkey (user)

DELETE 

/verification-actions-srv/users/configurations/devices/:method/:deviceId

Removes one enrollment when the user can have several of the same type.

{method}{deviceId}
FIDO2Passkey credential id (mediums[].id)
PATTERN, PUSH, TOUCHID, FACEDevice id (mediums[].device_id)

Other passkeys or devices of the same type stay enrolled.

Do not call this for TOTP or SMS (they have no device id on the list). Use DELETE …/users/configurations/{method} instead.

There is no deprecated verification-srv user path for this operation.

Request

Responses

Device or passkey removed