Skip to main content
POST

Headers

string
required
Your LinkedCamp API token.

Body Parameters

The LinkedIn profile URL of the lead to update. Must be a valid linkedin.com URL.
string
Updated first name.
string
Updated last name.
string
Updated email address.
string
Email verification status. Defaults to unknown if an email is provided without a status.
Any additional fields passed in the request body will be stored as custom fields on the lead and campaign.

Response

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