update_collection
Update movie collection details in Radarr by submitting the modified collection payload. Use to apply changes to an existing collection via the API.
Instructions
Update Collection.
PUT /api/v3/collection
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 |