Destructive

Remove LinkedIn Connection

Permanently removes a first-degree LinkedIn connection from your network. Accepts a provider ID, a profile slug, or a full LinkedIn URL, and is capped at 10 removals per day as a safety guard. Returns { removed: true } on success and fails if you are not currently connected to that person.

remove_connectionDELETE/api/v1/network/connections/{identifier}
crispy — bash

Example prompt: Remove my LinkedIn connection with the profile linkedin.com/in/john-doe

{
  "removed": true,
  "identifier": "ACoAABcd1234"
}
Permission scope
core
Access
Destructive
Daily limit
10/day
Category
Connections

What you can build

Prune low-value or spammy connections to keep your network focused
Remove a connection that is no longer relevant to your outreach goals
Disconnect from a contact who requested removal from your network
Tidy up after a connection campaign that accepted off-target profiles

Parameters

Inputs accepted by remove_connection.

NameTypeDescription
identifierstringProfile identifier: provider_id (e.g. 'ACoAABcd1234'), slug, or LinkedIn URL of the connection to remove

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.