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.
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
}What you can build
Parameters
Inputs accepted by archive_campaign.
| Name | Type | Description |
|---|---|---|
| campaign_id | string | The campaign ID to archive (e.g. 'q1-fintech-outreach') |
Related tools
Unarchive Campaign
Restore an archived LinkedIn campaign record without restoring cancelled follow-ups or automatically resuming outreach.
Delete Campaign
Permanently delete a LinkedIn campaign and all related rows via cascade. Irreversible, so use archive when you need to preserve historical data.
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.