{ "type": "mfa.disabled", "user_id": "did:privy:cfbsvtqo2c22202mo08847jdux2z", "method": "sms" }
Fired when a user disables multi-factor authentication.
Payload for the mfa.disabled webhook event.
The type of webhook event.
mfa.disabled
The ID of the user who disabled MFA.
The MFA method that was disabled.
sms
totp
passkey
Return a 200 status to indicate that the webhook was received successfully.
Was this page helpful?