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.
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"