Skip to main content
POST
Calculate auto-segmented campaign schedule

Authorizations

Authorization
string
header
required

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

Body

application/json
totalContacts
integer
required
Required range: x >= 1
firstSegmentDate
string

Optional YYYY-MM-DD date in the user/browser local timezone for the first segment.

firstSegmentTime
string

Optional HH:mm time in the user/browser local timezone. Defaults to 10:00 when omitted.

Response

Auto-segment plan returned

success
boolean
required
segments
object[]
required
totalSegments
integer
required
warnings
string[]
required