Preview metadata from a plugin for a book
POST/api/v1/books/:id/metadata/preview
Fetches metadata from a plugin and computes a field-by-field diff with the current book metadata, showing which fields will be applied, locked, or denied by RBAC.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Preview computed
Invalid request
Unauthorized
No permission to edit books
Book or plugin not found