Remove From Block List
Removes a single LinkedIn profile from your do-not-contact block list, allowing outreach to resume for that person. Accepts a full profile URL or a bare slug like 'john-doe', auto-normalizing either format. Returns a not-found error if the profile was never on the block list.
Example prompt: Remove john-doe from my block list so I can reach out again
{
"linkedin_url": "linkedin.com/in/john-doe",
"removed": true
}What you can build
Parameters
Inputs accepted by remove_from_block_list.
| Name | Type | Description |
|---|---|---|
| linkedin_url | string | LinkedIn profile URL or slug to unblock (e.g. 'linkedin.com/in/john-doe' or 'john-doe'). Auto-normalized. |
| lookup | object | Structured contact identifier. Resolver picks the highest-priority field per RESOLVER-09 (crispy_id > linkedin_provider_id > external_id > linkedin_url > email). |
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.
Import Block List
Bulk import LinkedIn profiles to your do-not-contact block list from CSV or JSON, up to 5000 per call. Invalid and duplicate URLs are skipped.
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.