v1

latestOpenAPI 3.1.2Apache-2.02026-08-066040125.5 KB
Templates

Edit a template

Updates existing template HTML.

post/template/edit/{id}

Request body

bodystring required

HTML version of the email, encoded in base64

lang'en' | 'ru' | 'ua' | 'tr' | 'es' | 'pt'

Example request

{
  "body": "PCFET0NUWVBFIGh0bWw+CjxodG1sPgo8a..."
}

Response

Template updated

resultboolean