curl --request PATCH \
--url http://localhost:3001/workflow/{id}/stop{
"error": "<string>",
"message": "<string>",
"workflowId": "<string>"
}curl --request PATCH \
--url http://localhost:3001/workflow/{id}/stop{
"error": "<string>",
"message": "<string>",
"workflowId": "<string>"
}The id of workflow to stop
The workflow stopped