Skip to main content
POST
PublicApiCampaignAction
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-*).

Path Parameters

orgId
string
required
wsId
string
required
campaignId
string
required
action
enum<string>
required
Available options:
start,
pause,
resume

Body

application/json
savedVersionId
string
required
Minimum string length: 1
readinessVersion
string
required
Minimum string length: 1
idempotencyKey
string
required
Required string length: 1 - 200
confirmation
object
required

Response

Successful response

operationId
string
required
Required string length: 1 - 200
outcome
enum<string>
required
Available options:
LAUNCHED,
ALREADY_LAUNCHED
consequence
string
required
Minimum string length: 1
replayed
boolean
required
attempt
object
receiptId
string
Required string length: 1 - 200
Pattern: ^[A-Za-z0-9:_-]+$
summary
object