delete_command_by_id
Delete a specific Prowlarr command by its ID to remove pending or completed tasks. Use when you need to cancel or clear a command from the system.
Instructions
Delete Command.
DELETE /api/v1/command/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |