Removes a Knowledge Base Source (the link to a Source) from a Knowledge Base. This operation does not delete the Source itself.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Unique identifier for a Knowledge Base.
28^kb_[a-zA-Z0-9]{25}$Unique identifier for a Source that was uploaded to Totoy.
29^src_[a-zA-Z0-9]{25}$OK
The unique identifier of the Knowledge Base the Knowledge Base Source was deleted from.
28^kb_[a-zA-Z0-9]{25}$"kb_feMfJbeqbAEj4u8K5HqmKpUbY"
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.
29^src_[a-zA-Z0-9]{25}$"src_dmZ7imKLaPcQnv5ckvGlOEAA7"
Indicates whether the Knowledge Base Source was successfully deleted. Note that only the link to the Source is deleted, not the Source itself.
true