Clients
Query parameters
siteIdinteger · int32Optional
The Site ID for which to modify the Client settings (optional).
Body
sendHDIconsboolean · nullableOptional
Enable or disable Sending HD Icons.
replicateSendHDIconsboolean · nullableOptional
Enable or disable replicate Sending HD Icons.
overlayIconstring · enumOptionalPossible values:
Overlay Icon Type.
showPasswordExpiryboolean · nullableOptional
Show or hide Password Expiry reminder.
forceSessionsResetboolean · nullableOptional
Enable or disable Force sessions reset when client performs a logoff.
tokenValidationExpireMininteger · int32 · nullableOptional
Token Validation Time. The time for a validation token to expire in minutes.
Responses
204
No Content
401
Unauthorized
application/json; api-version=1.0
404
Not Found
application/json; api-version=1.0
put
/api/ClientSettingsNo content
Last updated