delete_qualityprofile_by_id
Remove a Radarr quality profile by its ID to clean up unused configurations. Specify the profile ID and the tool deletes it from your server.
Instructions
Delete QualityProfile.
DELETE /api/v3/qualityprofile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |