Endpoint Examples
Add links
This endpoint allows you to add links to your existing bot
POST
/
v2
/
bots
/
links
/
public
Body
List of links to be added to your bot. Example [sample_link_1, sample_link_2]
Source language for links.
- If content is in english, then set this as true
- If content is in any other language, then set this as false. In this case, language will be autodetected before the bot is trained
Set this as true if you want high quality bot creation.
Response
Indicates whether the request for links addition was sent successfully to the server.