Add Links to Chatbot (v0)
⚠️ DEPRECATED: This endpoint is deprecated and will be sunset on June 1, 2026.
Please migrate to the v1 API endpoint (/v1/chatbots/{chatbotId}/links) for:
- Advanced features (website crawling, sitemaps, YouTube)
- Better performance and reliability
- More granular control over content ingestion
Add a list of URLs to the chatbot. This is the simplified v0 endpoint for backward compatibility.
Note: The urlType field is optional and deprecated. ZENDESK and GITBOOK source types are no longer supported.
Migration Guide: See /v1/chatbots/{chatbotId}/links endpoint documentation.
Documentation Index
Fetch the complete documentation index at: https://sitegpt.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the chatbot
Body
Request body to add links to the chatbot
Request Body
List of URLs to be added to the chatbot (max 1000 per request)
1 - 1000 elements