Skip to main content
POST
Add Leads

Authorizations

Authorization
string
header
required

Specify the authorization token.

For more information, check out the Authorization Guide.

Path Parameters

pearlId
string
required

Body

leads
object[] | null

Collection of leads to add to an outbound Pearl.

Constraints:

  • Max 50,000 leads.
  • Each lead must follow the validation rules defined in LeadToAddApi.

Response

All leads were added successfully.

The response is of type boolean.