delete_qualityprofile_by_id
Delete a specific quality profile from Sonarr by its ID, removing it from media library management options.
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 |