Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Creates a new email template.
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>
Get your API key from the Reply dashboard: Settings → API Key.
Request body for creating a new email template.
Name of the email template
255HTML body of the email template
Type of the folder
personal, team Email subject line
ID of the folder to place the template in
List of previously uploaded attachment IDs to associate with the template
3Email template created successfully
Full representation of an email template including timestamps.
Unique identifier for the email template
Name of the email template
Email subject line
HTML body of the email template
ID of the folder containing this template
Type of the folder (e.g., "personal", "shared")
List of attachments associated with the template
Timestamp when the template was created
Timestamp when the template was last updated