delete_series_editor
Delete multiple series from Sonarr in one request using the series editor endpoint. Removes selected shows from your library to free up space and clean up your collection.
Instructions
Delete SeriesEditor.
DELETE /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 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |