LLM-readable documentation index
ApiV3GeneratedMemory

Archive a parsed document

Hand off to an LLM
DELETE
/v3/parsed-documents/{eventID}
x-api-key<token>

Authenticate using API Key in request header

In: header

Path Parameters

eventID*string

The parse call's output event ID (evt_...) for the document to archive.

Response Body

curl -X DELETE "https://api.bem.ai/v3/parsed-documents/string"
Empty