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

