update_movie_editor
Update movies in bulk via the Radarr movie editor endpoint, applying changes to monitoring, quality profiles, and tags.
Instructions
Update MovieEditor.
PUT /api/v3/movie/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 |