delete_job_report
Remove a job report by ID from the database and disk, cleaning up Tdarr records and freeing disk space.
Instructions
Delete one job report from the database and from disk (POST /api/v2/delete-job-report).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID of the report to delete |