REST API ReferenceEndpointsTools

Cancel tool execution

Request cancellation of a running tool execution. The execution transitions to cancelled if it has not already completed.

Authentication

AuthorizationBearer
API key from [app.videogen.io/developers](https://app.videogen.io/developers). The full key is only shown once when you create it.

Path parameters

toolExecutionIdstringRequired
The tool execution id returned when the tool was started.

Response

Cancellation request accepted
toolExecutionIdstring

Execution id (e.g. vg_tool_...).