Skip to main content
POST
Toggle the email verification factor on or off

Authorizations

Authorization
string
header
required

JWT token passed in authorization header

Body

application/json
enabled
boolean
required

true to turn the email factor on, false to turn it off.

Response

Email factor updated; derived master gate returned.

success
boolean
mfaEmailEnabled
boolean

The new state of the email factor.

mfaEnabled
boolean

Derived master gate (email OR authenticator).