update_importlist_bulk
Update multiple Sonarr import lists in one bulk request. Send a payload with the list details to apply changes, using the GET or schema endpoint to see expected fields.
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 |