Skip to main content
POST
Create a brand new automation sequence with custom steps

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Example:

"New Follow-up Sequence"

steps
object[]
required
description
string
Example:

"Automatic follow-up for new leads"

Response

201

Automation created successfully