v46

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-211591,0051.4 MB

MFA disabled

Fired when a user disables multi-factor authentication.

postWebhookmfa.disabled

Payload

method'sms' | 'totp' | 'passkey' required

The MFA method that was disabled.

type'mfa.disabled' required

The type of webhook event.

user_idstring required

The ID of the user who disabled MFA.

Response

Return a 200 status to indicate that the webhook was received successfully.