Skip to main content
POST
Create bot with AI

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Body

name
string | null

The name of the new bot

description
string | null

The prompt to use to create the new bot

category
string | null

The source category of the new bot (GHL, WebHook, etc.)

folderId
string | null

The folder/group to place the newly created bot

Response

Success

id
string | null
name
string | null
modifiedAt
string | null
modifiedBy
string | null
versions
object[] | null
sources
object[] | null
personaIds
string[] | null
favorited
boolean
locked
boolean
reschedulingEnabled
boolean
category
string | null
folderId
string | null
followUpActive
boolean
followUpSequences
object[] | null
smartFollowUp
boolean
followUpRepeat
boolean
followUpVarianceMinutes
integer<int32>
followUpExtraPrompt
string | null
tools
object[] | null
followUpStates
object[] | null