Skip to main content
POST

Headers

string
required
Your LinkedCamp API token.

Body Parameters

string
required
The ID of the campaign to add leads to. The campaign must not be in DELETED or FAILED status.
array
required
Array of lead objects to add.
  • Leads that already exist in the campaign (matched by profileLink) will be skipped.
  • Sales Navigator and Recruiter URLs are automatically converted to standard LinkedIn URLs.
  • You can pass additional custom fields on each lead object.

Response

boolean
Whether the request was successful.
string
A human-readable result message.