Destructive

Archive Campaign

Archives a campaign and permanently cancels every queued pending or retry follow-up. Preview first to see the exact cancellation count. Unarchive restores the campaign record but does not restore cancelled follow-ups or re-enable outreach. Sent-message, activity, and reporting history remains available. Fails with not found if the campaign_id does not exist.

archive_campaignPOST/api/v1/campaigns/{campaign_id}/archive
crispy — bash

Example prompt: Preview archiving q1-fintech-outreach and tell me how many queued follow-ups would be permanently cancelled

{
  "success": true,
  "campaign_id": "q1-fintech-outreach",
  "archived": true,
  "cancelled_follow_ups": 3
}
Permission scope
core
Access
Destructive
Category
Campaigns

What you can build

Close a finished campaign while keeping its performance history
Clean up your active campaign list without deleting data
Wind down outreach after confirming no queued follow-ups are still needed
Stop new sends permanently while preserving reply threads and stats

Parameters

Inputs accepted by archive_campaign.

NameTypeDescription
campaign_idstringThe campaign ID to archive (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.