v1

latestOpenAPI 3.0.02026-07-14106203730.9 KB
Templates

Create Template

Create a template. Note that if you want to create a template that works with our template editor, you must use our dashboard.

post/print-mail/v1/templates

Request body

htmlstring

The HTML content of this template.

descriptionstring

An optional string describing this resource. Will be visible in the API and the dashboard.

metadataobject

See the section on Metadata.

Response

The request has succeeded and a new resource has been created as a result.

idstring required

A unique ID prefixed with template_

descriptionstring

An optional string describing this resource. Will be visible in the API and the dashboard.

metadataobject

See the section on Metadata.

liveboolean required

true if this is a live mode resource else false.

createdAtstring date-time required

The UTC time at which this resource was created.

updatedAtstring date-time required

The UTC time at which this resource was last updated.