AI Agents
Update a Chatbot
Updates an existing chatbot, or creates a new chatbot if one doesn’t exist.
PUT
/
api
/
projects
/
{projectName}
/
chatbots
/
{chatbotName}
Path Parameters
The name of the project where agent resides
The name of the chatbot
Body
application/json
Was this page helpful?