Skip to main content
PATCH
Error

承認

Authorization
string
header
必須

API Key 認証です。すべての API リクエストにおいて、Authorization HTTP ヘッダーに Bearer プレフィックスを付けた API Key を含めてください。例:Authorization: Bearer {API_KEY}API Key はサーバーサイドに保存し、クライアントサイドで共有・保存しないことを強く推奨します。API Key の漏洩は深刻な結果につながる可能性があります。

パスパラメータ

dataset_id
string<uuid>
必須

ナレッジベース ID です。

document_id
string<uuid>
必須

Document ID.

segment_id
string<uuid>
必須

Chunk ID.

child_chunk_id
string<uuid>
必須

子チャンク ID です。

ボディ

application/json
content
string
必須

子チャンクのテキスト内容です。

レスポンス

子チャンクが正常に更新されました。

data
object