Chatbots
Update chatbot settings
Update the settings of a chatbot.
PATCH
/
chatbots
/
{chatbotId}
Request parameters
Path
The chatbot ID.
Body
The chatbot name.
The visibility of the chatbot. Possible values are public
and private
.
Response
The status of the request. Will be success
if the request was successful, otherwise error
.