Skip to main content
PUT
Update campaign

Authorizations

Authorization
string
header
required

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

Path Parameters

campaignId
string
required

Body

application/json
name
string
automationId
string<uuid>
variables
object
scheduledAt
string<date-time> | null
recurrence
object | null

Response

success
enum<boolean>
required
Available options:
true
data
object
required