update_importlist_bulk
Bulk update Radarr import lists in a single API call. Apply changes to multiple existing import list configurations using the provided request payload.
Instructions
Update ImportList.
PUT /api/v3/importlist/bulk
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 |