Skip to main content
POST
Create chatbot

Authorizations

Authorization
string
header
required

API key from Developer dashboard (Bearer token).

Body

application/json
title
string
required

Chatbot display name

config
object

Chatbot configuration (model, temperature, etc.)

Response

Chatbot created

success
enum<boolean>
Available options:
true
data
any
usage
object
meta
object