PAI Chat·Endpoint
PATCH
/chatbot/{chatbotId}Update a chatbot (admin only)
Update a chatbot (admin only)
DELETE/chatbot/{chatbotId}arrow_forwardtune
Parameters
chatbotIdrequiredpath
string (uuid)The UUID of the chatbot
upload
Request body
name
stringThe name of the chatbot
slug
stringA URL-friendly slug for the chatbot (lowercase letters, numbers, and hyphens)
type
string · chat | supportThe type of chatbot
active
booleanWhether the chatbot is active
domain
string (hostname)The domain for the chatbot (must be unique)
double_arrow
Returns 200
message
stringreport
Errors