Add URL to Knowledge Base URL Item.
Knowledge Base Routes
Add URL to Knowledge Base Item
Adds a new URL to an existing knowledge base URL item for processing.
POST
Add URL to Knowledge Base URL Item.
Documentation Index
Fetch the complete documentation index at: https://docs.tryhamsa.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token '
Path Parameters
UUID of the knowledge base item.
Example:
"d949f13f-40d2-4e48-ac86-b66633070603"
Body
application/json
The URL to be added to the knowledge base item.
Example:
"https://example.com/page"