Coming soon. This endpoint will be available once Reply API 3.0 enters beta. We will notify all users when beta access opens. Request early access.
Appends a template variant to the specified step. The server resolves the step type and validates the payload shape.
API key passed in the X-API-Key header
Individual email template within an email step. Provide either templateId to reference an existing template, or subject and body for inline content.
Unique identifier for this email template entry
Email subject line. Required when templateId is not provided.
Email body content. Required when templateId is not provided.
ID of an existing email template to use. When provided, subject and body are ignored.
x >= 1Sequence step template created successfully
Individual email template within an email step. Provide either templateId to reference an existing template, or subject and body for inline content.
Unique identifier for this email template entry
Email subject line. Required when templateId is not provided.
Email body content. Required when templateId is not provided.
ID of an existing email template to use. When provided, subject and body are ignored.
x >= 1