Skip to main content
PATCH
Update MFA settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
totp_enabled
boolean

Enable or disable TOTP (Time-based One-Time Password)

passkey_enabled
boolean

Enable or disable passkey authentication

Response

MFA settings updated successfully

message
string