Publish a transactional email
Publish the transactional email’s current draft email message. The draft becomes the published version and the draft is cleared.
id as transactionalId with Send a transactional email to send the email.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the transactional email.
Response
Transactional email published.
The ID of the transactional email.
The name of the transactional email.
The ID of the draft email message. null if there is no draft version.
The ID of the published email message. null if there is no published version.
The ID of the group this transactional email belongs to.
ISO 8601 timestamp for when the transactional email was created.
ISO 8601 timestamp for when the transactional email was last updated.
Data variable names used by the published email. Empty for unpublished transactional emails.
Related topics
Transactional email API examplesCreate a transactional emailAPI IntroductionTransactional emailIntegrately
