Knowledge Base
Delete Knowledge Base Source
Delete an existing source from knowledge base
DELETE
Authorizations
Authentication header containing API key (find it in dashboard). The format is "Bearer YOUR_API_KEY"
Path Parameters
The knowledge base id to delete source from.
Example:
"kb_1234567890"
The source id to delete.
Example:
"source_1234567890"
Response
200
application/json
Successfully deleted a source from a knowledge base.
The response is of type object
.