delete_media_grabbers_operations_by_operation_id
Cancel an in-progress media grab operation by providing its operation ID to stop unnecessary processes and free resources.
Instructions
Cancel an existing grab.
DELETE /media/grabbers/operations/{operationId}
Args: operation_id: The ID of the operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |