Connection Settings
Query parameters
SiteIdinteger · int32Optional
ID of the site for which the remote session settings will be updated
Body
Update user session settings
remoteIdleSessionTimeoutinteger · int32 · nullableOptional
Set the session idle timeout (in seconds).
logoffIdleSessionTimeoutinteger · int32 · nullableOptional
Set the client logoff timeout (in seconds).
cachedSessionTimeoutinteger · int32 · nullableOptional
Set the cached session timeout (in seconds).
fipsModestring · enumOptionalPossible values:
FIPS Mode Setting
replicateSettingsboolean · nullableOptional
Whether to replicate settings to other sites.
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/ConnectionSettingsNo content
Last updated