OptionalassigneeType?: string & {} | "PROJECT_LEAD" | "UNASSIGNED"OptionalavatarId?: numberOptionalcategoryId?: numberOptionaldescription?: stringOptionalexpand?: stringParameters to expand
OptionalissueSecurityScheme?: numberOptionalkey?: stringOptionallead?: stringOptionalname?: stringOptionalnotificationScheme?: numberOptionalpermissionScheme?: numberProject id or project key
OptionalprojectTemplateKey?: stringOptionalprojectTypeKey?: stringOptionalurl?: stringOptionaloptions: RequestOptions
Updates a project. Only non null values sent in JSON will be updated in the project. Values available for the assigneeType field are: "PROJECT_LEAD" and "UNASSIGNED".