PATCH
/v1/private/environments/{id}Update environment by idUpdate environment by id
Parameters
idstring · uuidpathrequiredRequest body
application/json
objectEnvironmentUpdate
colorstringdescriptionstringnamestringpositioninteger · int32{
"color": "string",
"description": "string",
"name": "string",
"position": 0
}Responses
objectErrorMessage
codeinteger · int32detailsstringmessagestring{
"code": 0,
"details": "string",
"message": "string"
}objectErrorMessage
codeinteger · int32detailsstringmessagestring{
"code": 0,
"details": "string",
"message": "string"
}