Scorecards
Close scorecard
Finalises a previously opened scorecard, locking its data and
returning the aggregate results.
After a scorecard is closed, additional RESET or ACTION commands
using its card_id are rejected.
You must supply the card_id obtained from /scorecard/open.
post/api/scorecard/close
Request body
Response
scorecard closed; final aggregate results returned.
Changes
No recorded changes to this endpoint across all 1 revision of this API.