Projects
Update a project
Update a project’s configuration details. You can update the project’s name, maximum number of Pods, or enable encryption with a customer-managed encryption key (CMEK).
PATCH
Authorizations
An access token must be provided in the Authorization
header using the Bearer
scheme.
Path Parameters
Project ID
Body
application/json
Project details to be updated. Fields that are omitted will not be updated.
The body is of type object
.
Response
200
application/json
The project was successfully updated.
The details of a project.