Chatbot training
Authorizations
x-chatcaptain-keystringRequired
Path parameters
chatbotIdstringRequired
The ID of the chatbot.
Responses
200
Indicates whether training is required due to changes.
application/json
trainingRequiredbooleanRequiredExample:
Indicates whether retraining is required after changes to intents or examples.
trueerrorstringOptional
Optional error message.
403
Insufficient permissions.
get
/v1/chatbots/{chatbotId}/training/requiredLast updated