API Reference
Log In
API Reference

Update an Account's settings

Updates Account settings for a given Account identifier.

Use the request body to modify settings parameters such as:

  • notificationMethod
  • communicationLanguage
  • preferredLanguage
  • country
  • mfaDisabled
  • notificationsDisabled
  • mfaMode
  • idpMfa
  • currency

Path Params
string
required

Unique Account identifier.

Body Params
string
required

Preferred notification method.

string
required

Preferred communication language.

string
required

Preferred language.

string
required

Country of residence in ISO 3166 format.

boolean
required

Set mfaDisabled = true if multi-factor authentication should be disabled.

boolean
required

Set notificationsDisabled = true if notifications should be disabled.

string
required

Multi-factor authentication mode.

string
required

Identity provider multi-factor authentication mode.

string
required

Currency in which to operate.

Response

Language
Credentials