cURL
curl --request POST \ --url https://api.gputrader.io/v1/environments \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data '{ "name": "<string>" }'
"123e4567-e89b-12d3-a456-426614174000"
Create a new environment
Environment successfully created
The unique identifier (UUID) of the created environment