Create a client preference

This operation enables you to create a new client-level preference for a Sentinel client.

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

Client ID.

string
required

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

Query Params
string
enum

Selects the requested response representation format.

Allowed:
Body Params

Holds the information to create a new preference for a Sentinel client.

number

Determines whether or not a user can create a preference at the user level.

string
required

Value of the new preference.

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.

404

NotFound The requested resource could not be found.

500

GenericError generic error.

Language
LoadingLoading…
Response
Choose an example:
application/json