Assign a knowledge base to a genie
Assigns knowledge bases to 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 to which you plan to assign knowledge bases.
Request
This endpoint expects an object.
knowledge_base_ids
An array of knowledge base IDs to assign to a genie.
Response
Knowledge bases assigned successfully
knowledge_bases
Array of knowledge bases assigned to the genie.