Update Contact Status in a Sequence
Emailer Campaigns
Update Contact Status in a Sequence
Remove contacts from a sequence, or stop it for them without removing them.
POST
Update Contact Status in a Sequence
Remove contacts from a sequence, or stop it for them without removing them. Use it to halt sending to someone who replied or asked to stop. Already-sent messages are unaffected — this only prevents future steps. Writes land in the AIsa workspace, which every caller shares: the record becomes visible and editable by others, and there is no per-caller isolation.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Sequence IDs.
Contact IDs.
One of: mark_as_finished, remove, stop.
Response
Successful response
Whether the update succeeded (when returned).