Knowledge Bases
Removes a Knowledge Base Source from a Knowledge Base.
Removes a Knowledge Base Source (the link to a Source) from a Knowledge Base. This operation does not delete the Source itself.
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique identifier for a Knowledge Base
.
Maximum length:
28
Unique identifier for a Source
that was uploaded to Totoy.
Maximum length:
29
Response
200 - application/json
Indicates whether the Knowledge Base Source
was successfully deleted. Note that only the link to the Source
is deleted, not the Source
itself.
The unique identifier of the Knowledge Base
the Knowledge Base Source
was deleted from.
Maximum length:
28
Unique identifier for the Source
which link was deleted from the Knowledge Base
, so it will no longer be considered as a Knowledge Base Source
.
Maximum length:
29