Skip to content
Libris
Search
K
Main Navigation
Guide
Architecture
API
Deployment
Appearance
Menu
Return to top
Delete book
DELETE
/api/books/{id}
Delete a book and its associated files from the database and disk
Parameters
Path Parameters
id
*
Type
string
Required
Format
"uuid"
Responses
204
404
Book deleted
DELETE
/api/books/{id}
Samples