Add Contact or Company to Blocklist
Adds a contact or an entire company to your blocklist so they are excluded from outreach. Use scope 'contact' to flag an individual via a structured lookup, or scope 'company' to flag an organization by its LinkedIn company ID. The operation is idempotent and accepts an optional reason for your records.
Example prompt: Add Acme Corp to my company blocklist with the reason 'existing customer'
{
"scope": "company",
"linkedin_company_id": "1234567",
"blacklisted_at": "2026-06-16T14:22:00Z"
}What you can build
Parameters
Inputs accepted by add_to_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). |
| reason | string | Optional reason for blocklisting. |
Related tools
Remove Contact or Company From Blocklist
Remove a contact or company from your blocklist to re-enable outreach. Specify contact or company scope; returns an error if not blocklisted.
List Blocklisted Contacts and Companies
List every blocklisted contact or company in your account, paginated. Audit your exclusions to keep outreach safe and compliant.
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.
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.