Skip to main content
POST
PublicApiCreateCampaign
Use this endpoint through the Developer API or the matching firstsales CLI command when available. Responses use the stable FirstSales public error envelope.

Authorizations

Authorization
string
header
required

FirstSales developer API key bearer token (fs-key-*).

Headers

Idempotency-Key
string
Minimum string length: 1

Path Parameters

orgId
string
required
wsId
string
required

Body

application/json
name
string
required
Required string length: 1 - 200
campaignType
enum<string>
required
Available options:
outreach,
marketing
goal
enum<string>
required
Available options:
meeting,
demo,
download,
order,
reply,
custom
description
string
Maximum string length: 1000
audience
object
campaignMode
enum<string>
Available options:
template,
autopilot

Response

Campaign created

campaign
object
required