Update an existing project
Updates an existing project.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
projectId
Project identifier, either an ObjectId or an IID
Request
updateData
name
Project name
description
A free-form block of text for describing project intent and function
thumbnailBackgroundColor
Thumbnail background color
members
version
gitConfiguration
Response
Update result
message
data
Project data as it is sent back from get and search endpoints
metadata
Errors
500
Internal Server Error