update_episodefile_bulk
Update multiple episode files in bulk by sending a request payload to Sonarr. Read the matching GET or schema endpoint to see expected fields before updating.
Instructions
Update EpisodeFile.
PUT /api/v3/episodefile/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 |