create_languageprofile
Create a language profile to set allowed languages and cutoff in Sonarr. Specify the profile body to configure language settings for media management.
Instructions
Create LanguageProfile.
POST /api/v3/languageprofile
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 |