Set user preference for current user

post

/apiplatform/developers/v1/preferences/{section}

Saves Developer Portal user preferences to the given section

Request

Supported Media Types
  • application/json
Path Parameters
section
Type: string
Required: true
Pattern: (.*)?
Path to the user preference, path elements are separated by dots
Body Parameter
User preferences as JSON
Root Schema : /paths/~1v1~1preferences~1{section}/post/parameters/1/schema

Response

200 Response
None
401 Response
Authentication required
403 Response
Not allowed to set

Examples

The following example shows how to<describe action>by submitting a<method>request on the REST resource using cURL.For more information about cURL,seeUse cURL

curl<command>https: 

Example of Response Header

The following shows an example of the response header.

<Response header>

Example of Response Body

The following example shows the contents of the response body in JSON format,including<additoinal information>:

<Include response>