Skip to main content
POST
Enroll a contact in a Reply.io sequence with dynamic content generation.

Authorizations

X-Service-Token
string
header
required

Body

application/json
sequence_id
string
required
email
string
required
first_name
string | null
last_name
string | null
company
string | null
title
string | null
linkedin_url
string | null
phone
string | null
sequence
Sequence · object | null
campaign
Campaign · object | null
ignore_duplicate
boolean | null
default:true

Response

Tool result. The shape is tool-specific; most tools return a JSON object, some a {"result": ...} envelope.

The response is of type object.