API to upload the template HTML content.
Was this helpful?
plainHtml
liquidHtml
POST /workspaces/{workspaceId}/projects/{projectId}/html-emails/{templateId}/content/{locale}/presigned-upload HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 2 {}
OK
{ "uploadFormData": {}, "uploadMethod": "text", "uploadUrl": "https://example.com" }