Skip to main content
POST
JavaScript

Authorizations

x-api-key
string
header
required

API key authentication

Path Parameters

workerId
string
required
deploymentId
string
required

Body

application/json
steps
object[]

Array of campaign steps

Response

Campaign created successfully

id
string
status
enum<string>
Available options:
RUNNING,
COMPLETED,
FAILED
steps
object[]