curl --request POST \
--url http://localhost:3000/api/flows/execute \
--header 'Content-Type: application/json' \
--data '{}'curl --request POST \
--url http://localhost:3000/api/flows/execute \
--header 'Content-Type: application/json' \
--data '{}'The body is of type object.