Creates a new non-deterministic knowledge base. Rate limit: 10 requests per hour per workspace. File size limit: 2 MB per file, 5 MB total. Maximum 10 files and 20 URLs per request.
kb_id: Unique identifier for the knowledge baseprocessing_status: Current status (pending, processing, completed)files_queued: Number of files being processed(Required) Your Revenueable AI API key.
"7251cb4b-3373-43a4-844c-b27a1d45e0c9"
(Required) Name of the knowledge base
"Product Documentation"
(Optional) Array of files to upload (max 10 files, 2 MB each, 5 MB total)
(Optional) JSON string array of URLs to index (max 20 URLs)
"[\"https://example.com/docs\", \"https://example.com/faq\"]"
(Optional) JSON string array of FAQ objects
"[{\"question\": \"What is your return policy?\", \"answer\": \"30-day money back guarantee\"}]"