Skip to main content
POST
Create Outreach Sequence

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
name
string
required
Minimum string length: 1
cohortId
string
required
description
string | null
cooldownDays
integer
default:90
isMarketing
boolean
default:true
steps
OutreachStepCreate · object[]
rrule
string | null
recurrenceStartDate
string<date-time> | null
recurrenceEndDate
string<date-time> | null

Response

Successful Response

id
string
required
name
string | null
required
description
string | null
required
status
enum<string> | null
required
Available options:
DRAFT,
ACTIVE,
PAUSED
cohortId
string | null
required
cooldownDays
integer | null
required
isMarketing
boolean | null
required
createdById
string | null
required
steps
OutreachStepDetail · object[]
required
createdDate
string<date-time>
required
cohortName
string | null
enrollmentStats
EnrollmentStats · object | null
updatedDate
string<date-time> | null
rrule
string | null
recurrenceStartDate
string<date-time> | null
recurrenceEndDate
string<date-time> | null
recurrenceTimezone
string | null
lastOccurrenceFiredAt
string<date-time> | null
nextSendAt
string<date-time> | null
cooldownWarning
string | null