Sequencing
Cancel a sequence
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The sequence id
. This can also be a run id
.
Was this page helpful?
Previous
Add contacts to a continuous sequence
Add contacts to a continuous sequence (`is_continuous` property of the sequence must be `true`).
Contacts will *not* be added to the sequence if the sequence's `filter` does not apply to the contact.
Any contacts added will automatically be added to contacts if they don't already exist.
Next