Create Template
Creates a new template in Placid.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Title for the new template.
string
Existing template UUID to clone from.
number
Template width in pixels when creating from scratch.
number
Template height in pixels when creating from scratch.
array of string
Tags to attach to the template.
object
Custom data to store on the template.
array of string
Collection UUIDs that should include the new template.