v1
latestOpenAPI 3.0.32026-07-26737274.2 KBSequence Emails
Delete a sequence email
Permanently removes one email from a sequence.
Warning: subscribers already queued to receive the deleted email will skip it — they'll continue to the next email in sequence order. This is intentional and not retryable. If subscribers need to receive the email's content, send a broadcast or re-add subscribers to the sequence (with repeat: true) before deleting.
If you want to pause rather than delete, use Update a sequence email with published: false instead.
delete/v4/sequences/{sequence_id}/emails/{id}
Path parameters
idinteger required
sequence_idinteger required
Response
Deletes the sequence email