MailTemplates

Upload a mail template file

post

Upload a mail template file

Authorizations
AuthorizationstringRequired
Body
filestring · binaryOptional

HTML mail template file to upload

overwritebooleanOptional

Whether to overwrite the existing file

Default: false
Responses
chevron-right
201

Mail template uploaded successfully

application/json
is_successbooleanOptionalExample: true
file_urlstring · uriOptionalExample: https://example.com/mail_templates/welcome.html
messagestringOptionalExample: The mail_template is uploaded successfully.
post
/api/v1/upload_mail_templates/

Last updated

Was this helpful?