Destructive

Delete Campaign

Permanently deletes a campaign and cascades to purge all related rows, with no need to archive first. This cannot be undone, so use archive_campaign instead when you want to preserve historical data. Returns not found if the campaign_id does not exist.

delete_campaignDELETE/api/v1/campaigns/{campaign_id}
crispy — bash

Example prompt: Permanently delete the test campaign q1-fintech-outreach

{
  "campaign_id": "q1-fintech-outreach",
  "deleted": true
}
Permission scope
core
Access
Destructive
Category
Campaigns

What you can build

Permanently remove a test or mistaken campaign and all its data
Clean up clutter when historical reporting is not needed
Purge a campaign and every related row in a single cascade
Free up your workspace from campaigns you will never revive

Parameters

Inputs accepted by delete_campaign.

NameTypeDescription
campaign_idstringThe campaign ID to delete (e.g. 'q1-fintech-outreach')

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.