Evict a single book's PDFium handle from the in-memory cache.
DELETE/api/v1/admin/pdf-cache/handles/:book_id
No-op if the book has no cached handle. The next page request for that book will re-open the PDF via PDFium.
Permission Required
- Admin access required
Request
Responses
- 200
- 403
Handle eviction result
Admin access required