Blacklists
Create Blacklist
Add a blacklist entry to prevent outreach to specific profiles, job titles, or keywords.
POST
Headers
string
required
Your LinkedCamp API token.
Body Parameters
string
required
The type of blacklist entry.Available values:
PROFILE_URL, JOB_TITLE, KEYWORDstring
required
The value to blacklist. Depending on the type, this could be a LinkedIn profile URL, a job title, or a keyword.
string
The LinkedIn account email to associate the blacklist with. Required if the user has more than one linked LinkedIn account.
Response
boolean
Whether the request was successful.
string
A human-readable result message.
