Modify API client settings

Modifies the client settings associated with a specific API client.

Path Params
string
required

Application ID. You can find your application ID on the Console's Manage Application page.

string
required

Unique identifier of the API client.

Body Params

Updates client settings for the specified API client.

string | null
required

Number of login or password reset attempts a user can make in a given time span (see login_attempts_threshold) before being locked out. This feature helps prevent brute-force login attacks.

string | null
required

the number of seconds the password recover link is valid.

string | null
required

Sets the duration, in seconds, that the password recover link is valid.

string | null
required

Specifies the name of the site where a transactional email was sent from.

string | null
required

Duration, in seconds, that an email verification code is valid.

Responses

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