Remove a scorecard from a group
DELETE/v1/scorecard-groups/:scorecard_group_identifier/scorecards/:scorecard_identifier
Removes a scorecard from a scorecard group by clearing relations.group. If this was the last related scorecard, the group entity is deleted and the scorecard remains standalone.
This is a closed beta feature.
Request
Responses
- 401
- 404
- 413
- 422
Default Response
A resource with the provided identifier was not found
Request body is too large (limit is 1MiB)
The json provided does not match the route's schema