Projects

Update project

Updates project metadata. Changing projectName also updates the project slug.

patch/v1/projects/{projectId}

Path parameters

projectIdstring required

Project identifier.

Request body

projectNamestring

Project display name. Updating it also regenerates the project slug.

descriptionstring nullable

Response

Updated project.

successtrue required

Changes