post https://example.com/v1/sequences/cancel
Cancels all active recipients from all sequences (or just emails
if passed)
Have you seen Incoming Webhooks?
See Incoming Webhooks that allow you to easily cancel a sequence recipient without writing code
Response structure
Property | Type | Description |
---|---|---|
recipients | String[] | The list of recipient email addresses that were cancelled in the sequence. |