Skip to main content
POST
Save bot tools

Authorizations

X-CB-KEY
string
header
required

CloseBot API Key Authorization

Path Parameters

id
string
required

The bot ID.

Body

type
string | null

The type of the tool

enabled
boolean

Whether the tool is enabled

options
any

The options for the tool

Response

Success

id
string | null
type
string | null
enabled
boolean
options
object