Skip to main content

Update book core fields (title, number)

PATCH 

/api/v1/books/:book_id

Partially updates book_metadata fields. Only provided fields will be updated. Absent fields are unchanged. Explicitly null fields will be cleared. When a field is set to a non-null value, it is automatically locked.

Request

Responses

Book updated successfully