41c02aedc7c0

OpenAPI 3.1.0raw.githubusercontent.com2026-08-0726249111.7 MB
Projects

Update a project

Updates the specified project by setting the values of the parameters passed.

patch/v2/projects/{project_id}

Path parameters

project_idstring required

Project ID to update.

Request body

namestring

New project name. Omit to keep the current name.

teamsstring[]

Replacement list of team identifiers associated with the project. Leave empty to remove all team associations.

descriptionstring

New project description. Omit to keep the current description.

Response

OK