Skip to main content
POST
Add leads to a campaign

Authorizations

x-api-key
string
header
default:bd_live_your_key_here
required

Body

application/json
campaignId
string
required

The campaign ID to add these leads to

Example:

"123e4567-e89b-12d3-a456-426614174000"

leads
object[]
required

Array of leads to create (maximum 100)

Response

The leads have been successfully added to the campaign

count
number
required

The number of leads successfully created

Example:

50

campaignId
string
required

The campaign ID the leads were added to

Example:

"123e4567-e89b-12d3-a456-426614174000"