create_queue_grab_by_id
Grab a specific download queue item by ID to start fetching its media immediately. Use this to trigger the download of a queued release.
Instructions
Create QueueAction.
POST /api/v3/queue/grab/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |