Libraria API
Delete Document
Delete a document from a library
DELETE
/
library
/
{library_id}
/
document
/
{document_id}
Parameters
library_id
string
requiredThe ID of the library to add the document to
document_id
string
requiredThe ID of the document to delete
Response
id
string
The ID of the document that was deleted
object
string
The type of object deleted
deleted
boolean
Whether or not the document was deleted