v1
latestOpenAPI 3.0.02026-07-2482421001.1 KBBook Commands
Delete Book
Delete a <glossary:Book> that you no longer need.
🚧 No turning back! Deleting a <glossary:Book> also deletes the <glossary:Document>s contained within. This action is not reversible, meaning that you can't recover deleted <glossary:Document>s and <glossary:Book>s. Make sure you're ready!
post/v1/book/remove
Request body
Response
Success
Example response
{
"status": 200,
"message": "OK"
}