Create campaign draft
https://app.genuinelink.ai/api/v1/campaignsCreates a new outreach campaign in `DRAFT` status. Provide a name and the LinkedIn account that will send the campaign. Optionally attach a lead list and configure the sending schedule in the same request.
Authenticate with a company API key (`glc_…`). Agency keys (`gla_…`) are supported when you also pass `X-Company-Id` for the target client company.
Recent Requests
0 requests this session| Time | Status | User Agent |
|---|---|---|
| Make a request to see history. | ||
Body Params
Responses
Response Body
A campaign belonging to the authenticated company account.
Opaque public campaign identifier.
Campaign display name.
Lifecycle status of the campaign.
Public campaign schedule and language settings. Internal-only fields are never included.
Opaque public LinkedIn account identifier used to send this campaign.
Opaque public lead list identifier attached to the campaign.
Scheduling priority relative to other campaigns.
ISO-8601 creation timestamp.
ISO-8601 last update timestamp.
True when the campaign has been archived (soft-deleted).