PUT api/SiteSetting/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

SiteSetting
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

Required

Option

string

None.

Default

string

None.

TypeId

integer

None.

Status

string

None.

AccountId

globally unique identifier

None.

SiteSettingOptionId

globally unique identifier

Required

SiteSettingId

globally unique identifier

None.

DisplayCode

string

None.

CustomizeValue

string

None.

Value

string

None.

IsCustomSymbol

boolean

None.

Code

string

None.

identitycategory

IdentityCategory

None.

ModifiedBy

globally unique identifier

None.

ModifiedOn

date

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.