Users
Creates a new user
POST
/
users
Authorizations
Query Parameters
Your API key
Body
application/json
Email that belongs to the user being edited
Username for the user being created
The new user's brand color
The new user's brand color for dark mode
Remove branding from the user's calendar page
Start of the week. Acceptable values are one of [SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, SATURDAY]
The new user's time zone. Eg- 'EUROPE/PARIS'
Default theme for the new user. Acceptable values are one of [DARK, LIGHT]
The new user's time format. Acceptable values are one of [TWELVE, TWENTY_FOUR]
The new 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]
The user's avatar, in base64 format
Was this page helpful?