Add
Add a new Sequence branch
Add
POST
https://{{account_id}}.acquire.io/api/v1/bot/seq/branch
Add a new Sequence branch. The Sequence ID must be passed into the body.
Headers
Name
Type
Description
Authorization*
string
Bearer {{api_key}}
Request Body
Name
Type
Description
y*
string
The location that the branch will be placed on the y-axis
x*
string
The location that the branch will be placed on the x-axis
position*
object
position object
title*
string
The title of the branch
id*
integer
The Sequence ID that the branch will be part of
Body(raw)
Last updated