Create Template

This operation allows you to create a new template by providing the necessary template details.

Query Params
fields
array of strings

A comma-separated list of additional fields to include in the response.

fields
Body Params
string

Secure (HTTPS) and publicly accessible URL to the PDF document.

string

The name of the template.

string

The ID of the folder where the created template should be stored.

owner
object

You can set an owner of a template as an email or membership_id.

metadata
object | null

You can pass arbitrary data in the key-value format to associate custom information with a template. This information is returned in any API requests for the template details by id.

tokens
array of objects

Create or initialize multiple CUSTOM variables with their values using tokens/values list. Template's predefined variables are read-only. Any attempts to do so will be ignored.

tokens
Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json