Skip to main content
POST
Create/Update Boost (Sponsor)

Authorizations

Authorization
string
header
required

Server API Key (format: {keyId}:{secret})

Body

application/json
userId
string
required

User ID

creatorKey
string
required

5-character creator key

Pattern: ^[A-Z0-9]{5}$
campaignId
string

Campaign ID (auto-assigned to active campaign if not specified)

callbackId
string

Webhook tracking ID (included in webhook events triggered by this request)

isTest
boolean
default:false

Test mode (does not create actual data)

Response

Success

data
object
required