Write

Confirm Campaign Launch

Confirms and enables a campaign by flipping enabled to true, after which the daily cron sends with no further preview gates. The action is idempotent, so re-running it on an already-enabled campaign has no effect. Returns NOT_LINKED if the campaign is not bound to your account.

confirm_campaign_launchPOST/api/v1/campaigns/{campaign_id}/launch
crispy — bash

Example prompt: Launch the gtm-engineers-apr26 campaign now that the preview looks good

{
  "campaign_id": "gtm-engineers-apr26",
  "enabled": true,
  "status": "active"
}
Permission scope
core
Access
Write
Category
Campaigns

What you can build

Go live with a campaign once its preview looks clean
Re-run safely as part of automation without risking double-launches
Hand off final launch approval to your AI agent after review
Activate the daily send cron for a fully configured sequence

Parameters

Inputs accepted by confirm_campaign_launch.

NameTypeDescription
campaign_idstringThe campaign slug/id (e.g. 'gtm-engineers-apr26')

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.