---
title: "Parse"
method: POST
path: "/knowledge/parse/{document_id}"
tags: ["knowledge"]
---

# Parse

`POST /knowledge/parse/{document_id}`

Parse uploaded documents

## Path parameters

- `document_id` string, required

## Response `201`

Successful Response

- string

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/akk/apis/fastapi.md) · [All operations](https://skmtc.net/akk/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/akk/fastapi/versions/6662a407c637/schema)
