Delete user preference for current user

delete

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

Delete Developer Portal user preferences from the given section

Request

Path Parameters
section
Type: string
Required: true
Pattern: (.*)?
Path to the user preference, path elements are separated by dots

Response

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

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>