Appearance
Re-organize a library book
POST
/api/library/{id}/reorganize
Enqueue a BOOK_ORGANIZE job for an already-organized book so its files are moved to match updated metadata (author/title)
Parameters
Path Parameters
id*
Type
Requiredstring
Format
"uuid"Responses
Reorganize job enqueued
application/json
JSON "message": "string", "bookId": "string"
{
}
POST
/api/library/{id}/reorganize