Skip to main content
POST
Enroll a single lead into a sequence

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
number
required

The automation ID

Body

application/json
leadId
number
required
Example:

123

Response

201

Lead enrolled successfully