Create Render
Creates a new render in Creatomate.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
string
The ID of the template to render.
object
A key-value object of template modifications.
Uncommon arguments
number
The render scale from 0.1 to 10. Default is 1.0.
number
The maximum output width in pixels.
number
The maximum output height in pixels.
string
The URL to call when the render completes.
string
Optional metadata string to store with the render.
string
The RenderScript output format.
number
The output width in pixels for a RenderScript request.
number
The output height in pixels for a RenderScript request.
object
The RenderScript elements array.