Documentation navigation

Auth

Delete an MFA factor

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

Deletes one MFA factor through the Auth admin API.

Parameters

AuthMFAAdminDeleteFactorParams
userIdstring
The user UUID.
idstring
The factor UUID.

Returns

idstring