cURL
curl --request POST \ --url https://sandbox.compose.market/sandbox/run \ --header 'Content-Type: application/json' \ --data ' { "workflow": {}, "input": {} } '
{ "status": "completed", "outputs": { "result": "Success" } }
Execute a workflow inside the sandbox.