Zoca Zoca Support Agent/kb API The support-agent/kb API from Zoca — 6 operation(s) for support-agent/kb. Documentation GitHub OpenAPI Operations 10 POST /tasks/api/v1/support-agent/kb/articles Create a new KB article # GET /tasks/api/v1/support-agent/kb/articles List KB articles with filters # DELETE /tasks/api/v1/support-agent/kb/articles Delete all KB articles (hard delete) # GET /tasks/api/v1/support-agent/kb/articles/{id} Get a KB article by ID # PUT /tasks/api/v1/support-agent/kb/articles/{id} Update a KB article # DELETE /tasks/api/v1/support-agent/kb/articles/{id} Archive a KB article # POST /tasks/api/v1/support-agent/kb/articles/bulk Bulk upload KB articles # GET /tasks/api/v1/support-agent/kb/articles/{id}/status Check KB article processing status # GET /tasks/api/v1/support-agent/kb/categories List all KB categories # POST /tasks/api/v1/support-agent/kb/search Test KB search/retrieval (debug endpoint) # Specifications ⚙ OpenAPI https://raw.githubusercontent.com/api-evangelist/zoca/refs/heads/main/openapi/zoca-support-agent-kb-api-openapi.yml Other Resources 🔗 Components https://raw.githubusercontent.com/api-evangelist/zoca/refs/heads/main/components/zoca-components.yml