Skip to content

Regenerate audiobook cover for a book

POST
/api/v1/books/{bookId}/regenerate-audiobook-cover
curl --request POST \
--url http://127.0.0.1:58259/api/v1/books/1/regenerate-audiobook-cover

Regenerate audiobook cover for a specific book by extracting from the audiobook file. Requires metadata edit permission or admin.

bookId
required
integer format: int64

ID of the book

Audiobook cover regenerated successfully