Search...
Menu

ChatBot upload file API

PDF

Upload files to the target ChatBot, only docx and markdown files are supported.

 

Request method Request address
POST https://api.helplook.net/api/chat-bot/add-file

Body Type: multipart/form-data

Parameters

Parameter name Type Required Description
token string Yes

Get it from the AI Integrations -> AI Token

files[] file Yes

Array of files

Response:

{
    "data": {},
    "msg": "Success",
    "code": 200
}
Share this Article
Last modified: 2024-03-19Powered by