Skip to main content
POST
Create Sequence

Authorizations

Authorization
string
header
required

Enter your API key: wave_live_<token>

Body

application/json
name
string
required

Descriptive name of the sequence

Required string length: 1 - 120
Example:

"Cold Outreach - SaaS Founders"

messages
string[]
required

List of initial DM variations to randomize

Minimum array length: 1
Example:
followUps
PublicSequenceFollowUp · object[] | null

List of follow-up messages with delay intervals

actions
PublicSequenceActionCreate · object[] | null

Pre-DM actions (e.g. follow first, like posts)

Response

Successful Response

id
string<uuid>
required

Sequence unique ID

name
string
required

Sequence name

messages
string[]
required

Initial DM message templates

followUps
PublicSequenceFollowUp · object[] | null

Follow-up templates

actions
PublicSequenceActionModel · object[] | null

Associated actions

created_at
string<date-time> | null
updated_at
string<date-time> | null