Chatbot Custom Content
Modify Chatbot Custom Content
Modify (Add/Update) custom content of the chatbot
POST
/
v0
/
chatbots
/
{chatbotId}
/
custom-content
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Id of the chatbot
Body
application/json
Request Body
Custom content that you want to provide to the chatbot
Was this page helpful?