Automated Learning
The Automated Learning API contains methods for both it's related models: Documents, which contains the text to perform them, and Questions, which are assigned to Documents.
Was this helpful?
The Automated Learning API contains methods for both it's related models: Documents, which contains the text to perform them, and Questions, which are assigned to Documents.
Was this helpful?
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/documents/pagination
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
The number of page and the default is 1
1
The number of services per pages and the default is 5
1
Field want to ordernate, the default is 'updatedAt'
Direction of ordenation, ASC or DESC. The default is DESC
Names or tags to filter the search
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/documents/quicksearch
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Word or part of word to get suggestion names of documents
The limit of suggestions names in the response. The default value is 6
1
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/documents/list
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/documents/{documentUUID}
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid service Uuid
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/documents
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
The txt document to upload
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/documents/{documentUUID}
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid service Uuid
No body
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/documents/{documentUUID}
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid document Uuid
No body
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/documents/massive-delete
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A list of Uuid of question
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/documents/export
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A list of Uuid of question
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/questions/pagination
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
The number of page and the default is 1
1
The number of services per pages and the default is 5
1
Field want to ordernate, the default is 'updatedAt'
Direction of ordenation, ASC or DESC. The default is DESC
Filename to filter the search
Names or tags to filter the search
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/questions/quicksearch
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Word or part of word to get suggestion names of documents
The limit of suggestions names in the response. The default value is 6
1
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/questions/{questionUUID}
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid question Uuid
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/questions
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A Uuid of a document assigned to this question.
Question name
Question descrciption
Question enabled/disabled status
Question evaluable status
Question transactional status
Webhook address endpoint
Webhook headers
List of examples of question
Questions answer templates
Questions tags
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/questions/{questionUUID}
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A valid question Uuid
A Uuid of a document assigned to this question.
Question name
Question descrciption
Question enabled/disabled status
Question evaluable status
Question transactional status
Webhook address endpoint
Webhook headers
List of examples of question
Questions answer templates
Questions tags
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/questions
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
A list of Uuid of question
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/questions/variable
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Example of the question
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/questions/change-enable
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
List the questions ids
No body
/org/{orgUUID}/env/{envUUID}/bot/{botUUID}/automated-learning/change-bot-enable
A valid organization Uuid
A valid environment Uuid
A valid bot Uuid
Parameter's value
No body