delete_metadata_by_id
Delete a specific metadata entry from Sonarr by providing its ID, removing it from the media library configuration.
Instructions
Delete Metadata.
DELETE /api/v3/metadata/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |