Destructive

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.

remove_from_blacklistDELETE/api/v1/blocklist/companies/{id}
crispy — bash

Example prompt: Remove Acme Corp from my company blocklist

{
  "scope": "company",
  "linkedin_company_id": "1234567",
  "removed": true
}
Permission scope
core
Access
Destructive
Category
Connections

What you can build

Re-enable outreach to a company once it is no longer an active customer or partner
Restore an individual contact to your reachable audience after a hold is lifted
Correct a blocklist entry that was added in error
Reopen engagement with an account as a renewal or expansion opportunity emerges

Parameters

Inputs accepted by remove_from_blacklist.

NameTypeDescription
scope"contact" | "company"Entity scope: 'contact' or 'company'.
lookupobjectStructured contact identifier. Resolver picks the highest-priority field per RESOLVER-09 (crispy_id > linkedin_provider_id > external_id > linkedin_url > email).
linkedin_company_idstringLinkedIn company ID (required for scope=company).

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.