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).
type
string
Default value: CREATE_BRAND_KIT
Available values: The only valid value is CREATE_BRAND_KIT
.
name
string
The 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).
type
string
Default value: UPDATE_BRAND_KIT
Available values: The only valid value is UPDATE_BRAND_KIT
.
changed_fields
string[]
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.
old_name
string
OptionalThe previous name of the Brand Kit.
new_name
string
OptionalThe new name of the Brand Kit.
old_fonts
BrandKitFont[]
OptionalThe fonts of the Brand Kit.
id
string
The ID of the font family.
font_family
string
OptionalThe name of the font family.
font_style
string
OptionalThe style of the font.
new_fonts
BrandKitFont[]
OptionalThe fonts of the Brand Kit.
id
string
The ID of the font family.
font_family
string
OptionalThe name of the font family.
font_style
string
OptionalThe style of the font.
old_folder_links
BrandKitFolderLink[]
OptionalThe previous folder links to the Brand Kit.
folder
AuditLogFolder
A Canva folder.
id
string
The folder ID.
name
string
OptionalThe name of the folder.
type
string
The 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.
new_folder_links
BrandKitFolderLink[]
OptionalThe new folder links to the Brand Kit.
folder
AuditLogFolder
A Canva folder.
id
string
The folder ID.
name
string
OptionalThe name of the folder.
type
string
The 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.
old_ingredient
BrandKitIngredient
OptionalAn ingredient of the Brand Kit.
name
string
OptionalA name of the ingredient.
id
string
OptionalID of the ingredient.
guidelines
string
OptionalUser-provided guidelines to help members of the team understand how, where, and when to use the ingredient.
color_palettes
BrandKitColorPalette[]
OptionalThe color palettes of the Brand Kit.
name
string
OptionalThe name of the color palette.
colors
BrandKitColor[]
OptionalThe colors in the palette.
name
string
OptionalThe name of the color.
hex
string
OptionalThe hex value of the color.
cmyk
string
OptionalThe CMYK value of the color.
gradient
BrandKitGradient
OptionalA color gradient in the Brand Kit.
type
string
This can be one of the following:
LINEAR
: A linear gradient in the Brand Kit.RADIAL
: A radial gradient in the Brand Kit.
stops
BrandKitGradientStop[]
The color stops in the gradient.
color
string
The color of the stop.
transparency
number
The transparency of the stop.
position
number
The position of the stop as a percentage along the gradient line.
rotation
number
The rotation of the gradient in degrees.
center
object
The center of the radial gradient. If the top
and left
are both zero, the center
is in the top-left of the gradient.
top
number
The top position of the center, as a percentage down from the top of the gradient.
left
number
The left position of the center, as a percentage from the left of the gradient.
text_styles
BrandKitTextStylesGroup[]
OptionalThe text styles of the Brand Kit.
name
string
The name of the text style group.
text_styles
BrandKitTextStyle[]
The formatting set for the text style.
font
BrandKitFont
A font in the Brand Kit.
id
string
The ID of the font family.
font_family
string
OptionalThe name of the font family.
font_style
string
OptionalThe style of the font.
size
integer
The size of the text style in pixels.
name
string
OptionalThe name of the text style.
custom_name
string
OptionalThe user-defined text style name.
voice
string
OptionalThe voice of the brand.
assets
BrandKitAsset[]
OptionalThe assets in the ingredient.
id
string
An ID of the asset.
name
string
OptionalA name of the asset.
file_name
string
OptionalA name of the asset file.
new_ingredient
BrandKitIngredient
OptionalAn ingredient of the Brand Kit.
name
string
OptionalA name of the ingredient.
id
string
OptionalID of the ingredient.
guidelines
string
OptionalUser-provided guidelines to help members of the team understand how, where, and when to use the ingredient.
color_palettes
BrandKitColorPalette[]
OptionalThe color palettes of the Brand Kit.
name
string
OptionalThe name of the color palette.
colors
BrandKitColor[]
OptionalThe colors in the palette.
name
string
OptionalThe name of the color.
hex
string
OptionalThe hex value of the color.
cmyk
string
OptionalThe CMYK value of the color.
gradient
BrandKitGradient
OptionalA color gradient in the Brand Kit.
type
string
This can be one of the following:
LINEAR
: A linear gradient in the Brand Kit.RADIAL
: A radial gradient in the Brand Kit.
stops
BrandKitGradientStop[]
The color stops in the gradient.
color
string
The color of the stop.
transparency
number
The transparency of the stop.
position
number
The position of the stop as a percentage along the gradient line.
rotation
number
The rotation of the gradient in degrees.
center
object
The center of the radial gradient. If the top
and left
are both zero, the center
is in the top-left of the gradient.
top
number
The top position of the center, as a percentage down from the top of the gradient.
left
number
The left position of the center, as a percentage from the left of the gradient.
text_styles
BrandKitTextStylesGroup[]
OptionalThe text styles of the Brand Kit.
name
string
The name of the text style group.
text_styles
BrandKitTextStyle[]
The formatting set for the text style.
font
BrandKitFont
A font in the Brand Kit.
id
string
The ID of the font family.
font_family
string
OptionalThe name of the font family.
font_style
string
OptionalThe style of the font.
size
integer
The size of the text style in pixels.
name
string
OptionalThe name of the text style.
custom_name
string
OptionalThe user-defined text style name.
voice
string
OptionalThe voice of the brand.
assets
BrandKitAsset[]
OptionalThe assets in the ingredient.
id
string
An ID of the asset.
name
string
OptionalA name of the asset.
file_name
string
OptionalA name of the asset file.
Example
{"id": ...,"timestamp": ...,"actor": ...,"target": ...,"action": {"type": "UPDATE_BRAND_KIT","changed_fields": ["NAME","SHARES","FONTS","FOLDER_LINKS","INGREDIENT"],"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"}],"new_folder_links": [{"folder": {"id": "FXeFatjDhdR","name": "Marketing Folder"},"type": "CHARTS"}],"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"}]},"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"}]}},"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).
type
string
Default 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
).
type
string
Default value: SEND_BRAND_TEMPLATE_SHARE_NOTIFICATION
Available values: The only valid value is SEND_BRAND_TEMPLATE_SHARE_NOTIFICATION
.
recipient
ShareNotificationRecipient
The recipient of the share notification.
The recipient can be a user, a group, an organization, or an email address.
type
string
This can be one of the following:
USER_RECIPIENT
GROUP_RECIPIENT
ORGANIZATION_RECIPIENT
EMAIL_RECIPIENT
user
AuditLogUser
A Canva user.
id
string
The user ID.
display_name
string
OptionalThe 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.
email
string
OptionalThe 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.
group
AuditLogGroup
A Canva group.
id
string
The group ID.
display_name
string
OptionalThe display name of the group.
organization
AuditLogOrganization
A Canva organization.
id
string
The organization ID.
display_name
string
OptionalThe 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.
email
string
The email address the design invite was sent to.
message
string
OptionalAn 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": ...}