Farm

Get

get

Retrieve the farm settings

Query parameters
siteIdinteger · int32Optional
Responses
get
/api/FarmSettings

Update

put

Modify Farm Settings. For each setting, the request has a corresponding parameter. To modify a setting, specify a matching parameter and its value.

Query parameters
siteIdinteger · int32Optional

Site ID

Body
newNamestring · max: 255 · nullableOptional

The new name of the specified Farm name.

urlBlackListstring[] · nullableOptionalDeprecated

Specifies the URL redirection black list.

sendHDIconsboolean · nullableOptionalDeprecated

Enable or disable Sending HD Icons.

replicateSendHDIconsboolean · nullableOptionalDeprecated

Enable or disable replicate Sending HD Icons.

enableOverlayIconsboolean · nullableOptionalDeprecated

Enable or disable Overlay Icons.

showPasswordExpiryboolean · nullableOptionalDeprecated

Show or hide Password Expiry reminder.

replicateURLRedirectionboolean · nullableOptionalDeprecated

Enable or disable replicate of URL redirection settings.

tokenValidationExpireMininteger · int32 · nullableOptionalDeprecated

Token Validation Time. The time for a validation token to expire in minutes.

Responses
chevron-right
204

No Content

No content

put
/api/FarmSettings

No content

Last updated

Was this helpful?