Step 2: Create an environment
POST {{apiPath}}/environments
Request Body
{"name"=>"New-Solution-Env_{{$timestamp}}", "description"=>"New environment description", "type"=>"SANDBOX", "region"=>"NA"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |