v4

latestOpenAPI 3.0.02026-07-316584128.0 KB
Projects

Update project details

Updates the details of a specific project by its ID, such as changing its name.

patch/organizations/{organizationID}/projects/{projectID}

Path parameters

organizationIDstring required

Unique identifier of the organization containing the project

projectIDstring required

Unique identifier of the project to update

Request body

namestring

New name for the project

Response

Project successfully updated

idstring required

Unique identifier for the project

namestring required

Human-readable name of the project

createdAtstring date-time required

Timestamp when the project was created

updatedAtstring date-time required

Timestamp when the project was last updated