Brands
Create a Brand Kit
An actor triggers this event when they create a new Brand Kit.
For details, see Canva Help: Setting up Brand Kits(opens in a new tab or window).
typestringDefault value: CREATE_BRAND_KIT
Available values: The only valid value is CREATE_BRAND_KIT.
namestringThe name of the Brand Kit.
Example
{"id": ...,"timestamp": ...,"actor": ...,"target": ...,"action": {"type": "CREATE_BRAND_KIT","name": "Acme Corp Brand Kit"},"outcome": ...,"context": ...}
Update a Brand Kit's details
An actor triggers this event when they update a Brand Kit.
For details, see Canva Help: Setting up Brand Kits(opens in a new tab or window).
typestringDefault value: UPDATE_BRAND_KIT
Available values: The only valid value is UPDATE_BRAND_KIT.
changed_fieldsstring[]The fields the actor requested changes for in this update.
Available values:
NAME: The name of the Brand Kit.SHARES: The shares of the Brand Kit.FONTS: The fonts of the Brand Kit.FOLDER_LINKS: The links to the Brand Kit folders.INGREDIENT: The ingredient of the Brand Kit.ICON: The icon of the Brand Kit.GUIDELINES: The guidelines design of the Brand Kit.
old_namestringThe previous name of the Brand Kit.
new_namestringThe new name of the Brand Kit.
old_fontsBrandKitFont[]The fonts of the Brand Kit.
idstringThe ID of the font family.
font_familystringThe name of the font family.
font_stylestringThe style of the font.
new_fontsBrandKitFont[]The fonts of the Brand Kit.
idstringThe ID of the font family.
font_familystringThe name of the font family.
font_stylestringThe style of the font.
old_folder_linksBrandKitFolderLink[]The previous folder links to the Brand Kit.
folderAuditLogFolderA Canva folder.
idstringThe folder ID.
namestringThe name of the folder.
typestringThe type of the brand assets in the folder.
Available values:
CHARTS: A folder with Charts.GRAPHICS: A folder with Graphics.ICONS: A folder with Icons.LOGOS: A folder with Logos.PHOTOS: A folder with Photos.
ingredientBrandKitLinkedIngredientA linked ingredient of the Brand Kit.
idstringID of the ingredient.
namestringThe name of the ingredient.
new_folder_linksBrandKitFolderLink[]The new folder links to the Brand Kit.
folderAuditLogFolderA Canva folder.
idstringThe folder ID.
namestringThe name of the folder.
typestringThe type of the brand assets in the folder.
Available values:
CHARTS: A folder with Charts.GRAPHICS: A folder with Graphics.ICONS: A folder with Icons.LOGOS: A folder with Logos.PHOTOS: A folder with Photos.
ingredientBrandKitLinkedIngredientA linked ingredient of the Brand Kit.
idstringID of the ingredient.
namestringThe name of the ingredient.
old_ingredientBrandKitIngredientAn ingredient of the Brand Kit.
namestringA name of the ingredient.
idstringID of the ingredient.
guidelinesstringUser-provided guidelines to help members of the team understand how, where, and when to use the ingredient.
color_palettesBrandKitColorPalette[]The color palettes of the Brand Kit.
namestringThe name of the color palette.
colorsBrandKitColor[]The colors in the palette.
namestringThe name of the color.
hexstringThe hex value of the color.
cmykstringThe CMYK value of the color.
gradientBrandKitGradientA color gradient in the Brand Kit.
A linear gradient in the Brand Kit.
typestringDefault value: LINEAR
Available values: The only valid value is LINEAR.
stopsBrandKitGradientStop[]The color stops in the gradient.
colorstringThe color of the stop.
transparencynumberThe transparency of the stop.
positionnumberThe position of the stop as a percentage along the gradient line.
rotationnumberThe rotation of the gradient in degrees.
A radial gradient in the Brand Kit.
typestringDefault value: RADIAL
Available values: The only valid value is RADIAL.
stopsBrandKitGradientStop[]The color stops in the gradient.
colorstringThe color of the stop.
transparencynumberThe transparency of the stop.
positionnumberThe position of the stop as a percentage along the gradient line.
centerobjectThe center of the radial gradient. If the top and left are both zero, the center
is in the top-left of the gradient.
topnumberThe top position of the center, as a percentage down from the top of the gradient.
leftnumberThe left position of the center, as a percentage from the left of the gradient.
text_stylesBrandKitTextStylesGroup[]The text styles of the Brand Kit.
namestringThe name of the text style group.
text_stylesBrandKitTextStyle[]The formatting set for the text style.
fontBrandKitFontA font in the Brand Kit.
idstringThe ID of the font family.
font_familystringThe name of the font family.
font_stylestringThe style of the font.
sizeintegerThe size of the text style in pixels.
namestringThe name of the text style.
custom_namestringThe user-defined text style name.
voicestringThe voice of the brand.
assetsBrandKitAsset[]The assets in the ingredient.
idstringAn ID of the asset.
namestringA name of the asset.
file_namestringA name of the asset file.
dos_and_dontsBrandKitDosAndDontsThe dos and donts for the ingredient
dosstring[]The dos of the ingredient.
dontsstring[]The donts of the ingredient.
new_ingredientBrandKitIngredientAn ingredient of the Brand Kit.
namestringA name of the ingredient.
idstringID of the ingredient.
guidelinesstringUser-provided guidelines to help members of the team understand how, where, and when to use the ingredient.
color_palettesBrandKitColorPalette[]The color palettes of the Brand Kit.
namestringThe name of the color palette.
colorsBrandKitColor[]The colors in the palette.
namestringThe name of the color.
hexstringThe hex value of the color.
cmykstringThe CMYK value of the color.
gradientBrandKitGradientA color gradient in the Brand Kit.
A linear gradient in the Brand Kit.
typestringDefault value: LINEAR
Available values: The only valid value is LINEAR.
stopsBrandKitGradientStop[]The color stops in the gradient.
colorstringThe color of the stop.
transparencynumberThe transparency of the stop.
positionnumberThe position of the stop as a percentage along the gradient line.
rotationnumberThe rotation of the gradient in degrees.
A radial gradient in the Brand Kit.
typestringDefault value: RADIAL
Available values: The only valid value is RADIAL.
stopsBrandKitGradientStop[]The color stops in the gradient.
colorstringThe color of the stop.
transparencynumberThe transparency of the stop.
positionnumberThe position of the stop as a percentage along the gradient line.
centerobjectThe center of the radial gradient. If the top and left are both zero, the center
is in the top-left of the gradient.
topnumberThe top position of the center, as a percentage down from the top of the gradient.
leftnumberThe left position of the center, as a percentage from the left of the gradient.
text_stylesBrandKitTextStylesGroup[]The text styles of the Brand Kit.
namestringThe name of the text style group.
text_stylesBrandKitTextStyle[]The formatting set for the text style.
fontBrandKitFontA font in the Brand Kit.
idstringThe ID of the font family.
font_familystringThe name of the font family.
font_stylestringThe style of the font.
sizeintegerThe size of the text style in pixels.
namestringThe name of the text style.
custom_namestringThe user-defined text style name.
voicestringThe voice of the brand.
assetsBrandKitAsset[]The assets in the ingredient.
idstringAn ID of the asset.
namestringA name of the asset.
file_namestringA name of the asset file.
dos_and_dontsBrandKitDosAndDontsThe dos and donts for the ingredient
dosstring[]The dos of the ingredient.
dontsstring[]The donts of the ingredient.
old_iconAuditLogImageA Canva image.
idstringThe image ID.
namestringThe name of the image.
new_iconAuditLogImageA Canva image.
idstringThe image ID.
namestringThe name of the image.
old_guidelinesAuditLogDesignA Canva design.
idstringThe design ID.
namestringThe name of the design.
new_guidelinesAuditLogDesignA Canva design.
idstringThe design ID.
namestringThe name of the design.
Example
{"id": ...,"timestamp": ...,"actor": ...,"target": ...,"action": {"type": "UPDATE_BRAND_KIT","changed_fields": ["NAME","SHARES","FONTS","FOLDER_LINKS","INGREDIENT","ICON","GUIDELINES"],"old_name": "Marketing Brand Kit","new_name": "Growth Brand Kit","old_shares": [{"type": "TEAM","team": {"id": "BXeFatjDhdR","display_name": "Acme Team"}},{"type": "FOLDER","folder": {"id": "FXeFatjDhdR","name": "Marketing Folder"}},{"type": "ORGANIZATION","organization": {"id": "OXtgecafZvh","display_name": "Acme Corporation"}}],"new_shares": [{"type": "TEAM","team": {"id": "BXeFatjDhdR","display_name": "Acme Team"}},{"type": "FOLDER","folder": {"id": "FXeFatjDhdR","name": "Marketing Folder"}},{"type": "ORGANIZATION","organization": {"id": "OXtgecafZvh","display_name": "Acme Corporation"}}],"old_fonts": ["Roboto Thin","Mona Sans"],"new_fonts": ["Roboto Thin","Mona Sans"],"old_folder_links": [{"folder": {"id": "FXeFatjDhdR","name": "Marketing Folder"},"type": "CHARTS","ingredient": {"name": "Logos","id": "IG-123456789000"}}],"new_folder_links": [{"folder": {"id": "FXeFatjDhdR","name": "Marketing Folder"},"type": "CHARTS","ingredient": {"name": "Logos","id": "IG-123456789000"}}],"old_ingredient": {"name": "Colors","id": "IG-123456789000","guidelines": "Use these colors for all marketing materials.","color_palettes": [{"name": "Main brand colors","colors": [{"name": "Primary","hex": "#FF0000","cmyk": "cmyk(0, 100, 100, 0)","gradient": {"type": "LINEAR","stops": [{"color": "#FF0000","transparency": 0.5,"position": 50}],"rotation": 90}}]}],"text_styles": [{"name": "Title","text_styles": [{"name": "Title","font": {"id": "YXeFatjDhdR","font_family": "Roboto","font_style": "Bold"},"custom_name": "Main Title","size": 12}]}],"voice": "Our voice is professional and formal.","assets": [{"id": "M1234567890","name": "Our primary logo","file_name": "main-logo.png"}],"dos_and_donts": {"dos": ["Use these colors for all marketing materials."],"donts": ["Do not use these colors for all marketing materials."]}},"new_ingredient": {"name": "Colors","id": "IG-123456789000","guidelines": "Use these colors for all marketing materials.","color_palettes": [{"name": "Main brand colors","colors": [{"name": "Primary","hex": "#FF0000","cmyk": "cmyk(0, 100, 100, 0)","gradient": {"type": "LINEAR","stops": [{"color": "#FF0000","transparency": 0.5,"position": 50}],"rotation": 90}}]}],"text_styles": [{"name": "Title","text_styles": [{"name": "Title","font": {"id": "YXeFatjDhdR","font_family": "Roboto","font_style": "Bold"},"custom_name": "Main Title","size": 12}]}],"voice": "Our voice is professional and formal.","assets": [{"id": "M1234567890","name": "Our primary logo","file_name": "main-logo.png"}],"dos_and_donts": {"dos": ["Use these colors for all marketing materials."],"donts": ["Do not use these colors for all marketing materials."]}},"old_icon": {"id": "MAGx4jow4mz","name": "Logo.png"},"new_icon": {"id": "MAGx4jow4mz","name": "Logo.png"},"old_guidelines": {"id": "DAGx5FEzu38","name": "My awesome design"},"new_guidelines": {"id": "DAGx5FEzu38","name": "My awesome design"}},"outcome": ...,"context": ...}
Delete a Brand Kit
An actor triggers this event when they delete a Brand Kit.
For details, see Canva Help: Setting up Brand Kits(opens in a new tab or window).
typestringDefault value: DELETE_BRAND_KIT
Available values: The only valid value is DELETE_BRAND_KIT.
Example
{"id": ...,"timestamp": ...,"actor": ...,"target": ...,"action": {"type": "DELETE_BRAND_KIT"},"outcome": ...,"context": ...}
Send a brand template share notification
An actor triggers this event when they share a brand template.
Canva will attempt to send an email and an in-app notification to the user the brand template is shared with (recipient).
typestringDefault value: SEND_BRAND_TEMPLATE_SHARE_NOTIFICATION
Available values: The only valid value is SEND_BRAND_TEMPLATE_SHARE_NOTIFICATION.
recipientShareNotificationRecipientThe recipient of the share notification.
The recipient can be a user, a group, an organization, or an email address.
typestringDefault value: USER_RECIPIENT
Available values: The only valid value is USER_RECIPIENT.
userAuditLogUserA Canva user.
idstringThe user ID.
display_namestringThe display name of the user.
For privacy reasons, this field is redacted for users outside of your organization. Rarely, it may also be unavailable for technical reasons.
emailstringThe email address of the user.
For privacy reasons, this field is redacted for users outside of your organization. Rarely, it may also be unavailable for technical reasons.
typestringDefault value: GROUP_RECIPIENT
Available values: The only valid value is GROUP_RECIPIENT.
groupAuditLogGroupA Canva group.
idstringThe group ID.
display_namestringThe display name of the group.
typestringDefault value: ORGANIZATION_RECIPIENT
Available values: The only valid value is ORGANIZATION_RECIPIENT.
organizationAuditLogOrganizationA Canva organization.
idstringThe organization ID.
display_namestringThe display name of the organization.
For privacy reasons, this field is redacted for organizations other than your organization. Rarely, it may be unavailable for technical reasons.
typestringDefault value: EMAIL_RECIPIENT
Available values: The only valid value is EMAIL_RECIPIENT.
emailstringThe email address the design invite was sent to.
messagestringAn optional message from the actor to the recipient.
Example
{"id": ...,"timestamp": ...,"actor": ...,"target": ...,"action": {"type": "SEND_BRAND_TEMPLATE_SHARE_NOTIFICATION","message": "Check out my brand template!","recipient": {"type": "USER_RECIPIENT","user": {"id": "UXoqDbwwSbQ","display_name": "Jane Doe",}}},"outcome": ...,"context": ...}