POST
/v1/private/environmentsCreate environmentCreate environment
Request body
application/json
objectEnvironment_Write
colorstringdescriptionstringidstring · uuidnamestringrequiredpositioninteger · int32{
"color": "string",
"description": "string",
"id": "00000000-0000-0000-0000-000000000000",
"name": "string",
"position": 0
}Responses
Headers
LocationobjectErrorMessage
codeinteger · int32detailsstringmessagestring{
"code": 0,
"details": "string",
"message": "string"
}