Skip to main content
POST
/
v1
/
sections
/
{section_id}
/
dissolve
Dissolve Section Handler
curl --request POST \
  --url http://localhost:8000/v1/sections/{section_id}/dissolve
{
  "text_chunk_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "reparented_children": 123
}

Documentation Index

Fetch the complete documentation index at: https://docs.knowledgestack.ai/llms.txt

Use this file to discover all available pages before exploring further.

Headers

authorization
string | null

Path Parameters

section_id
string<uuid>
required

Cookies

ks_uat
string | null

Response

Successful Response

Response from dissolving a section into a text chunk.

text_chunk_id
string<uuid>
required

ID of the created text chunk

reparented_children
integer
required

Number of children reparented to the parent