userSessionTimeoutSeconds
Learn about the userSessionTimeoutSeconds parameter for the Customer Password Policy API
Do not enable this parameter directly in your environment without prior coordination with your customer support person.
The userSessionTimeoutSeconds parameter for the Customer Password Policy endpoint specifies the period of time (in seconds) a session can remain idle before the session times out and users are required to get a new token to log in again.
{
"userSessionTimeoutSeconds": 300
//rest of the fields
}
For information on the other parameters in this API operation, see topic Customer Password Policy APIs.