create_history_failed_by_id
Mark a Radarr history entry as failed using its ID, enabling you to flag problematic downloads and trigger appropriate follow-up actions.
Instructions
Create History.
POST /api/v3/history/failed/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |