Documentation navigation

Auth

Delete an MFA factor through the admin client

DELETE/auth/admin/users/{user_id}/factors/{factor_id}

Deletes one MFA factor through client.auth.admin.mfa.

Parameters

AuthMFAAdminDeleteFactorParams
userIdstring
The user UUID.
idstring
The factor UUID.

Returns

idstring