Update a transactional email
Update a transactional email by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the transactional email.
Body
Response
Transactional email updated.
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
API IntroductionUpdate a transactional groupUpdate an email messageTransactional email API examplesCreate a transactional email
