Books

Update Book API

Update Book API

put/v1/books/{id}

Path parameters

idinteger required

Book Id

Request body

namestring
authorNamestring
categorystring
pricenumber
totalPageinteger

Response

book updated Successfully

Changes

Changed in 3 of the 3 revisions of this API.111