Deletes a factor on a user. This will log the user out of all active sessions if the deleted factor was verified.
undefined
response = supabase.auth.admin.mfa.delete_factor(\{
"id": "34e770dd-9ff9-416c-87fa-43b31d7ef225",
"user_id": "a89baba7-b1b7-440f-b4bb-91026967f66b",
\})