Me
PATCHUpdate My Profile
Updates the profile of the authenticated user.
PATCH/v2/me
PATCH
/v2/meRequest Body
application/jsonRequiredemailstringnamestringtimeFormatnumberMust be 12 or 24
Value in:
12 | 24defaultScheduleIdnumberweekStartstringValue in:
"Monday" | "Tuesday" | "Wednesday" | "Thursday" | "Friday" | "Saturday" | "Sunday"timeZonestringlocalestringValue in:
"ar" | "ca" | "de" | "es" | "eu" | "he" | "id" | "ja" | "lv" | "pl" | "ro" | "sr" | "th" | "vi" | "az" | "cs" | "el" | "es-419" | "fi" | "hr" | "it" | "km" | "nl" | "pt" | "ru" | "sv" | "tr" | "zh-CN" | "bg" | "da" | "en" | "et" | "fr" | "hu" | "iw" | "ko" | "no" | "pt-BR" | "sk" | "ta" | "uk" | "zh-TW" | "bn"avatarUrlstringURL of the user's avatar image
biostringBio
metadataobjectYou can store any additional data you want here. Metadata must have at most 50 keys, each key up to 40 characters, and values up to 500 characters.
Header Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token