> For the complete documentation index, see llms.txt.
Skip to main content

Check out Port for yourself ➜ 

Change a scorecard group and related scorecards

PUT 

/v1/scorecard-groups/:scorecard_group_identifier

This route changes a scorecard group and the related scorecards under it. Provide either a per-blueprint scorecards map or shared blueprints + rules. Related scorecards not included in the request body are deleted. To remove a group entirely, use DELETE.

Pass a properties object when updating a scorecard group. Port applies those values to every related scorecard. Property keys must match custom properties you added to the _scorecard blueprint. To learn more, see extend the default scorecards.

This is a closed beta feature. To learn more about scorecards, check out the documentation.

Request

Responses

Default Response