PAI Chat·Endpoint
POST
/chatbot/{chatbotId}/configCreate a new chatbot config
Create a new chatbot config
PATCH/chatbot/{chatbotId}/configarrow_forwardtune
Parameters
chatbotIdrequiredpath
string (uuid)The ID of the chatbot
upload
Request body
typerequired
string · style_sheet | featuresThe type of the config
valuerequired
objectThe config value (style configuration object)
double_arrow
Returns 201
idrequired
string (uuid)The generated UUID for the new config
chatbotIdrequired
string (uuid)The ID of the chatbot
typerequired
enumThe type of the config
valuerequired
objectThe config value
createdAtrequired
string (date-time)updatedAtrequired
string (date-time)report
Errors