Skip to main content
POST
Enroll leads into a campaign

Authorizations

Authorization
string
header
required

A ManyPI API key (mpi_...) from Settings → API keys, or an OAuth 2.1 access token obtained through the MCP consent flow.

Body

application/json
campaign_id
string<uuid>
required
lead_ids
string<uuid>[]
required
Required array length: 1 - 1000 elements

Response

Enrollment outcome.

enrolled
integer
skipped
integer
reasons
object