Authorizations
An access token must be provided in the Authorization
header using the Bearer
scheme.
Path Parameters
Project ID
Body
Project details to be updated. Fields that are omitted will not be updated.
The name of the new project.
1 - 512
"chatbot-prod"
The maximum number of Pods that can be created in the project.
Whether to force encryption with a customer-managed encryption key (CMEK). Once enabled, CMEK encryption cannot be disabled.
Response
The project was successfully updated.
The details of a project.
The unique ID of the project.
The name of the project.
1 - 512
The maximum number of Pods that can be created in the project.
Whether to force encryption with a customer-managed encryption key (CMEK).
The unique ID of the organization that the project belongs to.
The date and time when the project was created.