Skip to main content
POST
Publish a campaign

Authorizations

session
string
cookie
required

A signed-in workspace session, sent as a browser cookie. Requests must include credentials, and act on the session's active workspace.

Body

application/json
spec
object
required

The reviewable campaign plan. Produced by the plan endpoint, sent back verbatim to publish.

scanIds
string<uuid>[]
required
Minimum array length: 1

Response

The campaign was created and is publishing.

campaignId
string<uuid>