Partially updates a project’s details. Only the provided fields will be updated. This operation allows for selective updates without requiring all project fields.
Authorization: Requires project admin permissions.
Validation: All provided fields are validated according to their schema constraints.
Side Effects: Updates the project’s updatedAt timestamp.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization containing the project Standard identifier pattern for resource names
The unique name of the project to update Standard identifier pattern for resource names
Partial project data to update
Represents a project entity that serves as a container for packages and related resources
The unique name of the project within its organization
Markdown-formatted documentation describing the project's purpose and contents
ISO 8601 timestamp indicating when the project was created
ISO 8601 timestamp indicating when the project was last modified
Number of replicas for high availability and performance
1 <= x <= 10Project updated successfully
Represents a project entity that serves as a container for packages and related resources
The unique name of the project within its organization
Markdown-formatted documentation describing the project's purpose and contents
ISO 8601 timestamp indicating when the project was created
ISO 8601 timestamp indicating when the project was last modified
Number of replicas for high availability and performance
1 <= x <= 10