Projects

Update a project

Update (rename) one project by ID. User credentials require the settings:write organization permission (admin or owner role).

patch/projects/{projectId}

Path parameters

projectIdstring uuid required

Project ID to update.

Request body

namestring

New project name.

Response

OK

Changes

No recorded changes to this endpoint across all 4 revisions of this API.