update
Books
update
Update Book
This endpoint allows updating a specific book identified by the bookId.
Request Body
title(string, required): The updated title of the book.
Response
- If the book is successfully updated, the response will be
null.
PUT
update