{
"workflowStatus": "string",
"workflowTemplateId": "string"
}
curl --location --request POST '/apis/v1beta1//workflow_executions//cron_start_statistics' \
--header 'Content-Type: application/json' \
--data-raw '{
"workflowStatus": "string",
"workflowTemplateId": "string"
}'
{}