Skip to main content
POST
Render Canvas Template

Path Parameters

id
string
required

The ID of the Canvas Template to render

Example:

"123"

Body

application/json
{key}

Any valid JSON value

Response

200 - application/json

Instantiation of the Canvas Template as a Canvas Template Instance

id
string
required
templateId
string
required
variables
object
required
renderedOutput
string
required
createdAt
string<date-time>
required
updatedAt
string<date-time>
required