Skip to main content
POST
API to create new bot based on project

Headers

Authorization
string
required

Path Parameters

org_id
string
required
project_id
string
required

Body

*/*
content
string
type
enum<string>
Available options:
text,
website,
crawl,
github,
youtube,
rest,
sitemap
name
string
embedding
string
model
string
maxDepth
number
options
object
team
string
getprompt
string
dataStore
array

Response

200 - undefined