Presigned upload

API to upload the template HTML content.

Returns a presigned URL to upload the template HTML content.

post
Path parameters
workspaceIdstringRequired
projectIdstringRequired
templateIdstringRequired
localestringRequired
Body
htmlTypestring · enumOptionalDeprecatedPossible values:
Responses
200

OK

application/json
post
/workspaces/{workspaceId}/projects/{projectId}/html-emails/{templateId}/content/{locale}/presigned-upload

Was this helpful?