delete_metadata_by_id
Delete a specific metadata entry from Radarr using its ID. Solves the need to remove unwanted metadata configurations directly.
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 |