Creates a new team profile, or updates one if a 'slug' matches, customizing branding, scheduling, privacy, and operational details.
biostringA short biography or description of the team.
nameRequiredstringThe name of the team.
slugstringUnique, URL-friendly identifier for the team. If not provided, may be generated from the name. Used for team page access.
themestringVisual theme for the team's booking page (e.g., 'light', 'dark', 'system').
appLogostringLogo URL for the team within the Cal.com application interface. Must be a valid URL or omitted; empty strings are not allowed.
logoUrlstringURL of the team's primary logo. Must be a valid URL or omitted; empty strings are not allowed.
metadataobjectCustom key-value data associated with the team profile.
timeZonestringDefault timezone for the team, used for initial schedule setup (e.g., Mon-Fri, 9AM-5PM).
bannerUrlstringURL of the team's banner image for their booking page. Must be a valid URL or omitted; empty strings are not allowed.
isPrivatebooleanIf true, the team profile is private and not publicly discoverable without permissions.
weekStartstringDay the week starts for calendar displays (e.g., 'Sunday', 'Monday').
brandColorstringPrimary brand color for team pages (hex format, e.g., '#FF5733').
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.