UpdateProject can be used to modify a specified project.
patch/v1/projects/{project}
Path parameters
projectstring required
The project id.
Query parameters
update_maskstring
The list of fields to be updated. If omitted, all fields are updated that are set in the request message (fields set to default values are ignored). If a "*" is specified, all fields are updated, including fields that are unspecified/default in the request.
Request body
Response
OK