Skip to main content
DELETE
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 です。

レスポンス

Success.