PUT api/ApplicationSettings/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

ApplicationSetting
NameDescriptionTypeAdditional information
Id

integer

None.

ApplicationSettingGroupId

integer

None.

Name

string

Required

String length: inclusive between 0 and 100

Description

string

Required

String length: inclusive between 0 and 500

ValuePlaceholderText

string

Required

String length: inclusive between 0 and 25

ValueToolTip

string

Required

String length: inclusive between 0 and 125

ValueValidationRegex

string

String length: inclusive between 0 and 25

CanAssignToClient

boolean

None.

CanAssignToLocation

boolean

None.

CanAssignToReportingGroup

boolean

None.

AccountCreationDefaultValue

string

String length: inclusive between 0 and 50

IsBooleanOnly

boolean

None.

IsDeveloperOnly

boolean

None.

LegacySettingKeyId

integer

None.

LegacySettingId

integer

None.

MasterApplicationSettingId

integer

None.

IsRequired

boolean

None.

EntityApplicationSettings

Collection of EntityApplicationSetting

None.

MasterApplicationSetting

Application

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.