{
"type": "mfa.disabled",
"user_id": "did:privy:cfbsvtqo2c22202mo08847jdux2z",
"method": "sms"
}Webhooks
MFA disabled
Fired when a user disables multi-factor authentication.
WEBHOOK
mfa.disabled
{
"type": "mfa.disabled",
"user_id": "did:privy:cfbsvtqo2c22202mo08847jdux2z",
"method": "sms"
}Body
application/json
Response
200
Return a 200 status to indicate that the webhook was received successfully.
Was this page helpful?

