ghl_email_builder_template_create
Create a new email template using the legacy Email Builder API. Supports HTML, folder, import, builder, and blank types.
Instructions
Legacy 'Email Builder' template API (2021-era, distinct from the v3 template family below — different data model, not interchangeable). Create a new template Endpoint: POST /emails/builder (Version header: 2021-07-28; source: emails.json) OAuth scopes: emails/builder.write
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | Request body (schema carried verbatim from the official OpenAPI spec). |