Destructive

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.

remove_from_block_listDELETE/api/v1/blacklist/{linkedin_url}
crispy — bash

Example prompt: Remove john-doe from my block list so I can reach out again

{
  "linkedin_url": "linkedin.com/in/john-doe",
  "removed": true
}
Permission scope
core
Access
Destructive
Category
Connections

What you can build

Re-enable outreach to a prospect who was previously placed on hold or excluded by mistake
Lift a temporary block once a contact has agreed to reconnect or a deal reopens
Clean up your block list after migrating exclusions from another platform
Restore a contact to active sequences after their unsubscribe period has passed

Parameters

Inputs accepted by remove_from_block_list.

NameTypeDescription
linkedin_urlstringLinkedIn profile URL or slug to unblock (e.g. 'linkedin.com/in/john-doe' or 'john-doe'). Auto-normalized.
lookupobjectStructured contact identifier. Resolver picks the highest-priority field per RESOLVER-09 (crispy_id > linkedin_provider_id > external_id > linkedin_url > email).

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.