Remove contact from sequence
sequences:operate scope (or a broader one that includes it).
Use this endpoint when you need to take one contact out of a sequence. The contact stops progressing through the steps and anything still scheduled for it in this sequence is cancelled, while the contact itself stays in your account with its activity history intact — the removal is recorded there — and its membership in any other sequence is left alone. A successful call returns no content. If the contact is not currently in this sequence there is nothing to remove and the call reports it as not found.
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.
Response
Contact removed from sequence. The response body is empty.
Empty body