Update a canvas design's name, size, or animation settings.
Authorizations
Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.
Path Parameters
Body
Fields to update
Request body for updating a canvas design
Company ID
New name
New width in pixels
New height in pixels
Named canvas format id the size came from
Whether the canvas is animated (exports a looping MP4 instead of a PNG)
Loop length in seconds for animated canvases (clamped to the allowed range)
Response
Updated canvas design
Canvas design
Canvas ID
Company ID
Canvas name
Canvas width in pixels
Canvas height in pixels
Named canvas format id, when the size came from one
The standalone HTML document for the canvas
Whether the canvas is animated (exports a looping MP4 instead of a PNG)
Loop length in seconds for animated canvases
Images table id of the last render
Public PNG URL of the last render
Videos table id of the last recording (animated canvases)
Public MP4 URL of the last recording (animated canvases)

