Create user preferences

šŸ” This endpoint requires HTTP Bearer authentication. For authenticating with Bearer token, required scopes are: user_profile.user_preferences(w).

Send user preferences for both individual and batch operations.

Query Params
string
required
length between 1 and 100

The key of the index to use.

Body Params
user_preferences
array of objects
required
length between 1 and 100
user_preferences*
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
204

No Content

400

Invalid Request

401

Authentication Error

403

Permission Denied

Language
Credentials
Bearer
LoadingLoading…