delete_movie_editor
Delete movies in bulk via Radarr's movie editor endpoint. Provide movie IDs in the request body to remove them from your library.
Instructions
Delete MovieEditor.
DELETE /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 | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |