delete_command_by_id
Remove a specific command from Sonarr by its ID to cancel pending or running operations.
Instructions
Delete Command.
DELETE /api/v3/command/{id}
Args: id: Path parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |