Remove a knowledge base from a genie
Removes a knowledge base from the genie associated with the ID you specify.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
id
The ID of the genie you from which you plan to remove knowledge bases.
Request
This endpoint expects an object.
knowledge_base_ids
An array of knowledge base IDs to remove from a genie.
Response
Knowledge bases removed successfully
knowledge_bases
Array of knowledge bases removed from the genie.