Skip to main content
POST
Create an email

Authorizations

Authorization
string
header
required

Personal Access Token or OAuth 2.1 access token, sent as a bearer credential. READ permission for GET, WRITE for POST/PATCH/DELETE.

Body

application/json
name
string
required
html
string
required
subject
string
required
fromEmail
object
required

The sender, an object with email and name.

replyTo
string
required
preheader
string

Response

Template created, with an editorUrl to continue in the UI.

data
object

Payload: object or array, shape depends on the endpoint.

pagination
object

Present only on paged list endpoints.

errors
object[]
meta
object