Auth
Delete an MFA factor
DELETE
/auth/admin/users/{user_id}/factors/{factor_id}Deletes one MFA factor through the Auth admin API.
Parameters
AuthMFAAdminDeleteFactorParamsuserIdstring- The user UUID.
idstring- The factor UUID.
Returns
idstring