update_moviefile_editor
Update movie file properties in bulk by sending a request payload to the Radarr editor endpoint, using fields from the matching GET or schema endpoint.
Instructions
Update MovieFile.
PUT /api/v3/moviefile/editor
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 |