Update an email template
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
Updates an existing email template.
Authorizations
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.
Path Parameters
Email template ID
Body
Request body for updating an existing email template.
Response
Email template updated 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