Terminate a specific workflow run (force stop)
Force terminates a workflow run. Unlike stop/cancel, terminate immediately stops the run without allowing cleanup.
post/workflow/{id}/runs/{rid}/terminate
Path parameters
idstring required
ridstring uuid required
The specific run id to terminate
Request body
Response
The workflow run was terminated