{ "phase": "string" }
curl --location --request PUT '/apis/v1beta1//workflow_executions//status' \ --header 'Content-Type: application/json' \ --data-raw '{ "phase": "string" }'
{}