Environments
Create a new environment.
post/{spaceId}/environments
Path parameters
spaceIdstring required
Request body
Example request
{
"SpaceId": "Spaces-1"
}Response
Created
Example response
{
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 6 revisions of this API.