Cancel sequences
Sequences
Cancel sequences
Cancels all in-progress sequences in your organization whose custom input variable referenceKey equals referenceValue (e.g. every sequence enrolled with account_id = "acme-123"). Sequences that are already done, cancelled, or failed are skipped.
The call is idempotent: it returns success even when no matching in-progress sequences exist.
POST
Cancel sequences
Authorizations
Organization API key. Get it from the 11x team or from the platform.
Body
application/json
Response
Cancellation processed (also returned when nothing matched).
Example:
true