Skip to main content
PUT
Update Sequence

Authorizations

Authorization
string
header
required

Enter your API key: wave_live_<token>

Path Parameters

id
string
required

Body

application/json
name
string | null

Updated sequence name

Required string length: 1 - 120
messages
string[] | null

Updated message variations

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

Updated follow-up messages

actions
PublicSequenceActionCreate · object[] | null

Updated action steps

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