Sequences
Add leads
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Path Parameters
Sequence id
Response
200 - application/vnd.amp+json
List of leads skipped because they are already in this sequence.
List of leads skipped due to exclusion list.
List of leads skipped because they are present in another live or paused sequence.
List of leads skipped because they are present in another draft sequence.
List of leads skipped because they were recently contacted.
Total number of leads processed in the request.
Total number of leads successfully added to the sequence.
Was this page helpful?