Add
Add a new sequence
Last updated
Add a new sequence
Last updated
POST
https://{{account_id}}.acquire.io/api/v1/bot/seq
Add a new sequence. The following are required in the body:
"greeting"
- set to "active"
to include the greeting or set to "disabled"
to skip the greeting.
"status"
- "publish"
on your site or keep as a "draft"
to work on later.
"title"
- the name of the sequence
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Authorization
string
Bearer {{api_key}}
greeting*
string
Include a greeting. Choose from "active" or "disabled".
status*
string
Set the status of the sequence. Choose from "draft" or "publish".
title*
string
Title of the sequence