Create a Team for the given Account

Create a new Team inside the given Account.

Limited to Pro and Enterprise plans

Authentication

AuthorizationBearer

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

Path parameters

account_idstringRequiredformat: "uuid"

Request

Team create or update request
accessenumOptional
Allowed values:
account_idstringOptionalformat: "uuid"
admin_only_actionsobjectOptional
background_colorstringOptional
biostringOptional
colorstringOptional
colorslist of stringsOptional
dark_themebooleanOptionalDefaults to false
default_session_watermark_template_idstringOptionalformat: "uuid"
email_brandingobjectOptional
font_colorstringOptional
imageobjectOptional
locationstringOptional
member_limitintegerOptional
namestringOptional
slack_webhookobjectOptional
solobooleanOptionalDefaults to false
storage_limitintegerOptional
watermarkobjectOptional

Response

Team success response
account_idstringformat: "uuid"
disable_sbwm_internallybooleanDefaults to false
creator_idstringformat: "uuid"
storageintegerDefaults to 0
default_font_colorstring
accessenum
Allowed values:
font_colorstring
user_roleobject
file_countintegerDefaults to 0
default_session_watermark_templateobject
asset_lifecycle_policyinteger
upload_urlstring
admin_only_actionsobject
deleted_atstringformat: "date-time"
default_background_colorstring
storage_limitinteger
locationstring
namestring
default_colorstring
slack_webhookobject
image_64string
archived_storageintegerDefaults to 0
image_128string
solobooleanDefaults to false
accountobject
image_32string
inserted_atstringformat: "date-time"
updated_atstringformat: "date-time"
project_countintegerDefaults to 0
durationintegerDefaults to 0
team_imagestring
collaborator_countintegerDefaults to 0
biostring
colorstring
email_brandingobject
folder_countintegerDefaults to 0
dark_themebooleanDefaults to false
default_session_watermark_template_idstringformat: "uuid"
session_watermark_templateslist of objects
idstringformat: "uuid"
member_limitinteger
framesintegerDefaults to 0
member_countintegerDefaults to 0
image_256string
background_colorstring

Errors

401
Unauthorized Error
404
Not Found Error