curl --location --request POST '/v1/virtualspace//environment' \ --header 'Content-Type: application/json' \ --data-raw ''
{ "data": null, "errorData": null, "message": "string" }