Destructive

Archive Campaign

Archives a campaign so it stops accepting new actions while keeping all historical data intact. Use it to wind down outreach without losing reporting, since archiving is fully reversible. Fails with not found if the campaign_id does not exist.

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

Example prompt: Archive the q1-fintech-outreach campaign, we're done with it for now

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

What you can build

Pause a finished campaign while keeping its performance history
Clean up your active campaign list without deleting data
Wind down seasonal outreach you may revive later
Stop new sends safely 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.