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