v51

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01105276529.8 KB
projects

Update a project by ID or name

Update an existing project with new configuration. Project names cannot be changed. The project identifier is either project ID or project name. Note: When using a project name as the identifier, it cannot contain slash (/), question mark (?), or pound sign (#) characters.

put/v1/projects/{project_identifier}

Path parameters

project_identifierstring required

The project identifier: either project ID or project name. If using a project name, it cannot contain slash (/), question mark (?), or pound sign (#) characters.

The project identifier: either project ID or project name. If using a project name, it cannot contain slash (/), question mark (?), or pound sign (#) characters.

Request body

descriptionstring nullable

Response

The updated project