Skip to main content

Trigger forced analysis of all books in a library

POST 

/api/v1/libraries/:library_id/analyze

Permission Required

  • libraries:write

Behavior

Enqueues AnalyzeBook tasks (with force=true) for ALL books in the library. This forces re-analysis even for books that have been analyzed before. Returns immediately with a task_id to track progress.

Request

Responses

Analysis tasks enqueued successfully