DELETE
/
v4
/
knowledge-bases
/
{knowledge_base_id}
/
artifacts
/
{artifact_id}
/
chunks
/
{chunk_id}

Authorizations

x-api-key
string
header
required

Path Parameters

knowledge_base_id
string
required
artifact_id
string
required
chunk_id
string
required

Response

200 - application/json
artifact_id
string
required

The ID of the artifact from which the chunk was deleted

chunk_id
string
required

The ID of the chunk that was deleted

deleted
boolean
required

Whether or not the artifact was successfully deleted