Chatbot ai Feature Settings
Authorizations
x-chatcaptain-keystringRequired
Path parameters
chatbotIdstringRequired
The ID of the chatbot.
Responses
200
The current AI feature settings.
application/json
errorstringOptional
Optional error message.
403
Insufficient permissions.
get
/v1/chatbots/{chatbotId}/settings/aiAuthorizations
x-chatcaptain-keystringRequired
Path parameters
chatbotIdstringRequired
The ID of the chatbot.
Body
Responses
200
The current AI feature settings.
application/json
errorstringOptional
Optional error message.
403
Insufficient permissions.
patch
/v1/chatbots/{chatbotId}/settings/aiLast updated