Skip to main content
POST
Update User App Settings

Body

application/json

Request model for updating user app settings (partial update).

language
string | null
enable_sound_notifications
boolean | null
git_user_name
string | null
git_user_email
string<email> | null
git_full_clone
boolean | null

Response

Successful Response

Response model for user app settings.

language
string | null
user_consents_to_analytics
boolean | null
enable_sound_notifications
boolean | null
git_user_name
string | null
git_user_email
string<email> | null
git_full_clone
boolean | null