Documentation Index
Fetch the complete documentation index at: https://docs.libraria.ai/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
The ID of the library to add the document to
The ID of the document to delete
Response
The ID of the document that was deleted
The type of object deleted
Whether or not the document was deleted
{
"id": "doc_1",
"object": "document",
"deleted": true
}