Update session security settings
PUT/api/security_settings
Updates the idle and absolute session timeout settings, validating that both values are within the allowed range and that the idle timeout does not exceed the max session length.
Request
Responses
- 200
- 400
- 422
Successful Response
Idle timeout or max session length out of range, or idle timeout longer than the max session length.
Validation Error