Cancel a workflow run
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
workflowRunId
The workflow run id returned when the workflow was started.
Response
Cancellation request accepted.
workflowRunId
Opaque workflow run id (e.g. vg_work_...).
projectId
Id of the project created for this workflow run.
projectUrl
URL to view the project in the VideoGen app.
remixActionIds
Opaque remix action ids (e.g. vg_rmix_...), one per remixActions entry in request order. Empty when no remix actions were requested. Each runs after the video is built; poll GET /v1/projects/{projectId}/remix-actions.