Update a transactional email
Transactional emails
Update a transactional email
Update a transactional email.
POST
Update a transactional email
Request
Path parameters
The ID of the transactional email.
Body
The updated transactional email’s name.
Response
Success
The transactional email ID.
The transactional email name.
The ID of the draft email message, if one exists.
The ID of the published email message, if one exists.
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
transactionals.
Error
If the request body is invalid, or iftransactionalId is invalid, a
400 Bad Request is returned.
A 404 Not Found is returned if the transactional email does not exist.
If the API key is invalid (or content API is not enabled for your team), a
401 Unauthorized is returned.
An error message describing what went wrong.
Last modified on June 8, 2026

