Skip to content

Generate custom audiobook cover for a book

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

Generate a custom audiobook cover for a specific book based on its metadata. Requires metadata edit permission or admin.

bookId
required
integer format: int64

ID of the book

Custom audiobook cover generated successfully