curl --request PATCH \
--url http://localhost:3001/workflow/{id}/runs/{rid}/stop{
"workflowId": "<string>",
"runId": "<string>"
}curl --request PATCH \
--url http://localhost:3001/workflow/{id}/runs/{rid}/stop{
"workflowId": "<string>",
"runId": "<string>"
}