create_releaseprofile
Create a release profile to set preferred or prohibited terms, controlling which releases Sonarr grabs for your media library.
Instructions
Create ReleaseProfile.
POST /api/v3/releaseprofile
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 |