Add Files (Pdf, Doc etc.)

You can interact with this API by sending a POST request. This API allows you to train PDF File.

API Endpoint

The following endpoint/URL should be used in order to access this API:

https://app.stammer.ai/en/chatbot/api/your_chabot_uuid/datafile/upload/with-training/

Request Headers

The API must have the following request headers:

Content-Type: application/json
Authorization: Token <Your-API-Token>

Request Example Here's an example of the request:

Learn More - https://app.stammer.ai/en/api-docs/chatbot/file/

Last updated