Save Session Management Config

Specifies the request to save session management configuration.

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

Specifies the request parameters to save session management configuration.

int64 | null
required
≥ 3600
Defaults to 86400

Specifies the absolute timeout frequency in seconds after which the user session will be terminated regardless of user activity. In cases if this is not specified, sessions will be terminated at 24 hours interval as default.

int64 | null
required
≥ 900
Defaults to 3600

Specifies the inactivity timeout frequency in seconds. The user session will be terminated if user is inactive for configured timeout. This timeout should not be greater than absolute timeout.

int32 | null
required
≥ 1
Defaults to 10

Specifies the maximum number of concurrent active sessions permitted per each user. Any extra session requests beyond the specified limit will not be authenticated.

Responses

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