PUT api/accountSettings/{id}
Store an account setting
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Name of the setting |
string |
Required |
Body Parameters
The setting to store for the current user
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
None.