BulkUpdateSeriesLocksRequest
Request to update metadata locks for multiple series
Whether to lock the age_rating field
falseWhether to lock the alternate titles
falseWhether to lock the authors_json field
falseWhether to lock the cover selection When locked, plugins can still download covers but won't auto-select them
falseWhether to lock the custom_metadata field
falseWhether to lock the genres
falseWhether to lock the imprint field
falseWhether to lock the language field
falseWhether to lock the publisher field
falseWhether to lock the reading_direction field
falseWhether to lock the status field
falseWhether to lock the summary field
trueWhether to lock the tags
falseWhether to lock the title field
falseWhether to lock the title_sort field
falseWhether to lock the total_book_count field
falseWhether to lock the year field
falseSeries IDs to update locks for (max 100)
{
"ageRating": false,
"alternateTitles": false,
"authorsJsonLock": false,
"cover": false,
"customMetadata": false,
"genres": false,
"imprint": false,
"language": false,
"publisher": false,
"readingDirection": false,
"status": false,
"summary": true,
"tags": false,
"title": false,
"titleSort": false,
"totalBookCount": false,
"year": false,
"seriesIds": [
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
]
}