delete_languageprofile_by_id
Delete a Sonarr language profile by its ID to remove unwanted language configurations from your media library.
Instructions
Delete LanguageProfile.
DELETE /api/v3/languageprofile/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |