v1
latestOpenAPI 3.0.02026-07-24234471.0 KBProject
Update project information
Updates a Userback project
patch/project/{id}
Path parameters
idinteger required
ID is a generic type that is used to represent a unique identifier
Example:4455
Request body
Response
Created
Example response
{
"id": 4455,
"createdBy": 4455,
"Members": [
{
"id": 4455,
"userId": 4455
}
]
}