PUT api/accountSettings/{id}

Store an account setting

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Name of the setting

string

Required

Body Parameters

The setting to store for the current user

Collection of Object

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

None.