Create a new run
curl --request POST \ --url https://api.cloud.nextmv.io/v0/run \ --header 'Authorization: Bearer REPLACE_BEARER_TOKEN' \ --header 'content-type: application/json' \ --data '{}'
"// No response received yet."