Unarchive Campaign
Restores an archived campaign record to active status. It does not restore follow-ups cancelled during archive and does not re-enable outreach; explicitly launch the campaign again after reviewing its configuration. The operation is idempotent, meaning it returns no error if the campaign is already active. Fails with not found if the campaign_id does not exist.
Example prompt: Restore the q1-fintech-outreach campaign back to active
{
"campaign_id": "q1-fintech-outreach",
"archived": false,
"status": "active"
}What you can build
Parameters
Inputs accepted by unarchive_campaign.
| Name | Type | Description |
|---|---|---|
| campaign_id | string | The campaign ID to unarchive (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.
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.
Confirm Campaign Launch
Launch a configured LinkedIn campaign after Crispy verifies its audience and required relationship message. Idempotent and safe to re-run.
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.