userSessionTimeoutSeconds
Learn about the userSessionTimeoutSeconds parameter for the Customer Password Policy API
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 API.