Skip to main content
POST
Launch Campaign

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaign_id
string<uuid>
required

Response

Successful Response

Response for campaign launch (includes warnings).

campaign
CampaignResponse · object
required

Response model for campaign.

summary
LaunchSummary · object
required

Summary counts for a launch or preflight check.

warnings
LaunchWarning · object[]