Templates

Update thumbnail

Generate or update a thumbnail for the given template and return it's url

put/1/newsletters/{domain}/templates/{template}/update-thumbnails

Path parameters

domainstring required
templatestring required

Request body

*string

Response

OK

result'success' | 'error' | 'asynchronous' required

Result of the HTTP request

Example response

{
  "result": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.