Update a phase for a projectCopy Pagepatch https://api.runn.io/projects/{projectId}/phases/{phaseId}Path ParamsprojectIdintegerrequiredphaseIdintegerrequiredBody Paramsnamestringlength ≥ 1The name of the project phase. Must be at least 1 character long.startDatedateThe start date of the project phase in ISO8061 format: YYYY-MM-DDendDatedateThe end date of the project phase in ISO8061 format: YYYY-MM-DDcolorstringenumDefaults to #67D0D5Hex color of the phase. Only a subset of colors is allowed.#67D0D5#FDCD4F#F191CC#B19DE6#9CE277#CD97DA#84DBA0#FFB077#9CC5BF#E8C681#6899F1#DDAE9FShow 12 enum valuesHeadersaccept-versionenumrequiredDefaults to 1.0.01.0.0Allowed:1.0.0Responses 200Project phases divide your project into smaller sections so you can group similar tasks and assignments together. 400Default Response 401Default Response 404Default ResponseUpdated about 1 month ago