create_qualityprofile
Create a quality profile for Radarr movies by defining resolution and quality settings. Use it to set up custom profiles before assigning to movies.
Instructions
Create QualityProfile.
POST /api/v3/qualityprofile
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 |