PATCH
/v1/private/projects/{id}Update project by idUpdate project by id
Parameters
idstring · uuidpathrequiredRequest body
application/json
objectProjectUpdate
descriptionstringnamestringvisibilitystring{
"description": "string",
"name": "string",
"visibility": "private"
}Responses
objectErrorMessage
codeinteger · int32detailsstringmessagestring{
"code": 0,
"details": "string",
"message": "string"
}objectErrorMessage
codeinteger · int32detailsstringmessagestring{
"code": 0,
"details": "string",
"message": "string"
}