Remove a book
Removes a book from your store. This cannot be undone.
Removes a book from your store. This cannot be undone.
Path Parameters
The book id.
Response Body
application/json
curl -X DELETE "https://example.com/books/string"This response has no body.
{ "code": "string", "message": "string"}