---
title: "Trigger processing of knowledge base documents"
method: POST
path: "/v1/knowledge-base/documents/process"
tags: ["Knowledge Base"]
---

# Trigger processing of knowledge base documents

`POST /v1/knowledge-base/documents/process`

## Request body

- ProcessDocumentsDto

## Response `200`

Document processing triggered

- object
  - `success` boolean
  - `runId` string
  - `publicAccessToken` string, nullable
  - `message` string

---

[API](https://skmtc.dev/om-network/apis/betayum-api.md) · [All operations](https://skmtc.dev/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/om-network/betayum-api/revisions/9f44f6e28c23/schema)
