Delete a document from a session.
Documentation Index
Fetch the complete documentation index at: https://docs.raydocs.com/llms.txt
Use this file to discover all available pages before exploring further.
sessions-write ability.
| Parameter | Type | Required | Description |
|---|---|---|---|
documentId | uuid | Yes | The document ID |
204 No Content – Document successfully deleted.
404 Not Found – Document does not exist or you don’t have access.