Bulk remove contacts from sequence
sequences:operate scope (or a broader one that includes it).
Use this endpoint when you need to take several contacts out of a sequence in one call: list them in contactIds, at least one and with no duplicates. Each of them stops progressing through the steps and anything still scheduled for it in this sequence is cancelled, while the contacts themselves stay in your account and their memberships in other sequences are left alone. The response reports how many ids you requested, how many were removed, and removedIds listing exactly which ones came out — ids you sent that were not enrolled simply do not appear there.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Sequence ID
Body
Response
Contacts removed from sequence