Skip to content

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

Book deleted

Samples