update_series_editor
Apply bulk updates to multiple series in Sonarr using the editor endpoint. Modify settings for selected shows in one request.
Instructions
Update SeriesEditor.
PUT /api/v3/series/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 |