Add Contacts to a Sequence
Add contacts to a sequence.
Documentation Index
Fetch the complete documentation index at: https://aisa.one/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Sequence (emailer campaign) ID.
Query Parameters
Sequence ID (same as sequence_id).
Contact IDs to add. Provide either contact_ids[] or label_names[] (or both).
Label names for contacts to add. Provide either label_names[] or contact_ids[] (or both).
Email account ID (or IDs) to send from.
Optional from-address alias.
Allow contacts without email.
Allow contacts with unverified email.
Allow contacts with job change.
Allow contacts active in other sequences.
Allow contacts finished in other sequences.
Response
Successful response
Whether the add succeeded (when returned).