PATCH
/
users
/
{userId}

Authorizations

apiKey
string
query
required

Path Parameters

userId
integer
required

ID of the user to edit

Query Parameters

apiKey
string
required

Your API key

Body

application/json
avatar
string

The user's avatar, in base64 format

brandColor
string

The user's brand color

darkBrandColor
string

The user's brand color for dark mode

email
string

Email that belongs to the user being edited

hideBranding
boolean

Remove branding from the user's calendar page

locale
string

The user's locale. Acceptable values are one of [EN, FR, IT, RU, ES, DE, PT, RO, NL, PT_BR, ES_419, KO, JA, PL, AR, IW, ZH_CH, ZH_TW, CS, SR, SV, VI]

theme
string

Default theme for the user. Acceptable values are one of [DARK, LIGHT]

timeFormat
string

The user's time format. Acceptable values are one of [TWELVE, TWENTY_FOUR]

timeZone
string

The user's time zone

username
string

Username for the user being edited

weekStart
string

Start of the week. Acceptable values are one of [SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY]