Skip to main content
PUT
/
api
/
v1
/
user
/
preferences
Error
A valid request URL is required to generate request examples
{
  "data": {},
  "message": "string",
  "status": "string"
}

Headers

Accept
string

Body

*/*

Request body for types.UserPreferencesData

UserPreferencesData schema

debug_mode
boolean
show_api_error_details
boolean
terminal_cursor_style
string | null
terminal_cursor_width
integer | null
terminal_font_family
string | null
terminal_font_size
integer | null
terminal_font_weight
string | null
terminal_letter_spacing
number<double> | null
terminal_line_height
number<double> | null
terminal_scrollback
integer | null
terminal_tab_stop_width
integer | null

Response

OK

UserPreferencesResponse schema

data
object
message
string
status
string