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.
Example prompt: Permanently delete the test campaign q1-fintech-outreach
{
"campaign_id": "q1-fintech-outreach",
"deleted": true
}What you can build
Parameters
Inputs accepted by delete_campaign.
| Name | Type | Description |
|---|---|---|
| campaign_id | string | The campaign ID to delete (e.g. 'q1-fintech-outreach') |
Related tools
Archive Campaign
Archive a LinkedIn campaign and permanently cancel its queued follow-ups while preserving sent-message, activity, and reporting history.
Unarchive Campaign
Restore an archived LinkedIn campaign record without restoring cancelled follow-ups or automatically resuming outreach.
Get Campaign Details
Fetch one LinkedIn campaign with state, stats, health, and outreach config, or list all campaigns. Parallel slice loading via the include parameter.
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.