Skip to content

Revert one face of one email template to what ships

DELETE
/email-templates/{template}/{part}

Removes the override for (template, part); the shipped body renders again on the next send. 404 when nothing was overridden.

Requires system.config.write.

template
required
string
part
required
string

Override removed.

Malformed request

object
error
required

Human-readable error summary

string
Example
the request could not be completed

Authentication required, missing, or invalid

object
error
required

Human-readable error summary

string
Example
the request could not be completed
Example
{
"error": "authentication required: sign in and retry with a valid session or API token"
}

Authenticated but missing required capabilities

object
error
required

Human-readable error summary

string
Example
the request could not be completed

Resource not found

object
error
required

Human-readable error summary

string
Example
the request could not be completed