Remove Contact or Company From Blocklist
Removes a contact or company from your blocklist, clearing the block so outreach can resume. Use scope 'contact' to lift an individual via a structured lookup, or scope 'company' to lift an organization by its LinkedIn company ID. Returns an error if the entity is not currently blocklisted.
Example prompt: Remove Acme Corp from my company blocklist
{
"scope": "company",
"linkedin_company_id": "1234567",
"removed": true
}What you can build
Parameters
Inputs accepted by remove_from_blacklist.
| Name | Type | Description |
|---|---|---|
| scope | "contact" | "company" | Entity scope: 'contact' or 'company'. |
| lookup | object | Structured contact identifier. Resolver picks the highest-priority field per RESOLVER-09 (crispy_id > linkedin_provider_id > external_id > linkedin_url > email). |
| linkedin_company_id | string | LinkedIn company ID (required for scope=company). |
Related tools
Add Contact or Company to Blocklist
Blocklist a contact or an entire company to exclude them from outreach. Idempotent, accepts a contact lookup or LinkedIn company ID.
List Blocklisted Contacts and Companies
List every blocklisted contact or company in your account, paginated. Audit your exclusions to keep outreach safe and compliant.
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.