Update User Preferences
PATCH
/account/me/preferences
Updates the user's preferences (terminal settings, theme, file settings). Performs a deep merge with existing preferences.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
Type
HTTP (bearer)
Request Body
application/json
JSON
{
}
Responses
Preferences successfully updated with the merged result
application/json
JSON
{
}
