update_moviefile_bulk
Bulk update movie files in Radarr by applying changes to multiple files at once. Modify file properties or metadata efficiently.
Instructions
Update MovieFile.
PUT /api/v3/moviefile/bulk
Args: body: Request payload. Read the matching GET or the /schema endpoint first to see the fields this resource expects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |