update_qualitydefinition_update
Update a Sonarr quality definition by sending the modified configuration to the API. Use this to change settings for existing quality profiles.
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 |