Modify a preference

This operation enables you to modify the specified preference for the specified user.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

User ID.

string
required

Name of the preference (e.g. scoring_method).

Query Params
string
enum
Defaults to json

Selects the requested response representation format.

Allowed:
Body Params

Holds the information for modifying a user preference.

string

New value of the preference.

string

New name of the preference. -- WARNING: this changes the resource location.

boolean
enum

Determines whether or not a non-admin user may modify this preference.

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

409

Conflict request could not be processed because of conflict in the request, such as an edit conflict.

500

GenericError generic error.

Language
LoadingLoading…
Response
Choose an example:
application/json