Import Block List
Bulk imports profiles onto your do-not-contact block list from a CSV or a JSON array, accepting plain URL strings or { linkedin_url, reason } objects, up to 5000 entries per call. Invalid and duplicate URLs are skipped automatically so a partial list still loads cleanly. Returns an error if no entries are provided.
Example prompt: Import this CSV of competitor profiles into my block list with the reason 'competitor'
{
"imported": 482,
"skipped": 18,
"total_submitted": 500
}What you can build
Parameters
Inputs accepted by import_block_list.
| Name | Type | Description |
|---|---|---|
| entries | string[] | Array of LinkedIn URL strings or { linkedin_url, reason } objects |
Related tools
Add To Block List
Add a LinkedIn profile to your do-not-contact block list to stop all outreach. Idempotent and identifier-flexible for safe list hygiene.
Check Block List
Check whether a LinkedIn profile is on your do-not-contact block list, or list every blocked entry. Keeps outreach compliant and safe.
Remove From Block List
Remove a LinkedIn profile from your do-not-contact block list so outreach can resume. Accepts a profile URL or slug, auto-normalized.
The complete LinkedIn API. Ready when you are.
Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.