Clone Email Template
Messaging
Clone Email Template
Clone an email template and all its translations.
The clone:
- has name '<original> (copy)'
- gets a new unique event_type with '_copy_<suffix>' appended (the DB
enforces UNIQUE on event_type)
- is inserted with is_active = false so it does not accidentally
replace the original as the canonical handler for that event
POST
Clone Email Template
Path Parameters
Response
Successful Response