ProjectScores
Partially update project_score
Partially update a project_score object. Specify the fields to update in the payload. Any object-type fields will be deep-merged with existing content. Currently we do not support removing fields or setting them to null.
patch/v1/project_score/{project_score_id}
Path parameters
project_score_idstring uuid required
ProjectScore id
ProjectScore id
Request body
Response
Returns the project_score object