update_qualitydefinition_update
Update an existing quality definition in Radarr by sending the required payload from the matching GET or schema endpoint.
Instructions
Update QualityDefinition.
PUT /api/v3/qualitydefinition/update
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 |