EmailsCreate or replace an emailCreate or replace an email PUT/emails/:id/edit If an email with this ID exists, fully replaces it. If not, creates a new one. All required fields must be provided including name, subject, template, and language. Request Responses200201Email updatedEmail created