POST api/SystemSetting

Posts the specified value.

Request Information

URI Parameters

None.

Body Parameters

The value.

string

Request Formats

application/json, text/json

Sample:
"sample string 1"

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.