Skip to content
Letterhead Letterhead Letterhead Help Center
Admin Tools

Generate a template from a URL (coming soon)

POST
/api/v3/letters/templates/actions/generate-from-url
curl --request POST \
--url https://api.tryletterhead.com/api/v3/letters/templates/actions/generate-from-url \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: multipart/form-data' \
--form api=true \
--form url=https://example.com/newsletter-archive
Media type multipart/form-data
object
api
required

When set to true, this endpoint will accept authorization with your API Key.

string
Example
true
url
string
Example
https://example.com/newsletter-archive

Successful response

Still can’t find what you need? Contact support.