Delete URL from Knowledge Base URL Item.
Knowledge Base Routes
Delete URL from Knowledge Base Item
Removes a specific URL from an existing knowledge base URL item.
DELETE
Delete URL from 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 deleted from the knowledge base item.
Example:
"https://example.com/page"