Skip to main content
PUT
Update user settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
settings
object
required

Response

The settings have been successfully updated.

language
enum<string>
required
Available options:
en,
es,
fr,
de,
it,
pt,
ru,
zh,
ja,
ko
timezone
string
required
theme
enum<string>
required
Available options:
light,
dark
notifications
object
required
preferredNotification
enum<string>
required
Available options:
email,
slack,
discord,
teams,
webhook
emailConfig
object
slackConfig
object
discordConfig
object
teamsConfig
object
webhookConfig
object