Update a ProjectAsk AIpatch https://{hostname}/api/v2/projects/{projectID}This endpoint lets you update a project with the given parameters.Path Params{projectID}stringrequiredID of the ProjectBody ParamsnamestringrequiredName of the project, keep it blank if you didn't want to updateteamobjectteam objectfork_source_branchstringFork source branchfeature_branch_retentionstringFeature branch retention as daysfeature_branch_no_retentionbooleanSet true if you wan't disable retentionlabelsarray of objectsLabels of projectlabelsADD objectHeadersX-CookiestringrequiredDefaults to TokenPersonal Access TokenResponses 200200 400400 401401 403403Updated 10 months ago