latestOpenAPI 3.0.02026-08-10416661.5 MB
e96b3e58b041
Users
Update user feature settings
REQUIRED SCOPES <code>[‘users:write’]</code><br>Each user in the system has personal feature settings related to choosing a convenient UI for the interaction within a conversation. <br><br>This API endpoint allows for setting a flag for a specific feature setting, such as send a message by a click of the ‘Send’ button or the ‘Enter’ button on the keyboard. <br><br>Through this API request, the user can save such personal settings and preferences.
patch/users/settings
Query parameters
featureKeystring required
Key of the feature
settingsKeystring required
Settings key
valuestring
Settings value
Response
OK