Scorecards
Open scorecard
Creates a new scorecard to aggregate statistics across one or more plays. The server returns a card_id, which must be included in all subsequent RESET commands and in the final /scorecard/close call. You may attach optional metadata (URL, tags, opaque JSON) that will be echoed back in summary responses.
post/api/scorecard/open
Request body
Response
scorecard successfully created.
Changes
No recorded changes to this endpoint across all 1 revision of this API.