Update your system settings with new settings.

Updates your account system settings with any or all changes. This call can be used to
implement either some of the settings that you wish to change, or to implement all of your changes.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The system settings to update

This class contains properties for Account System Settings.
Controls system-level configurations for the account.

int32 | null

Maximum number of failed login attempts allowed before sender account is locked.
Default value is typically 10.

int32 | null

Login session timeout duration in milliseconds.
Default value is 1800000 ms (30 minutes).
After this period of inactivity, the user will be automatically logged out.

int32 | null

Session timeout warning duration in milliseconds.
Default value is 300000 ms (5 minutes).
This determines when to show a warning before the session expires.

boolean | null

Determines the order of name display.
If true, displays last name before first name (e.g., "Smith, John").
If false, displays first name before last name (e.g., "John Smith").
Default value is false.

int32 | null

Number of days before URL tokens expire.
Default value is 3 days.
URL tokens are used for accessing signing ceremonies and other actions via link.

Responses
200

OK

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json