curl --location --request POST '/v1.33/exec//start' \ --header 'Content-Type: application/json' \ --data-raw '{ "Detach": false, "Tty": false }'
{}