Bulk create scores
POST /v3/scores/bulkCreate a score
POST /v3/scoresDelete a score
DELETE /v3/scores/{score_id}Get a single score
GET /v3/scores/{score_id}List scores
GET /v3/scoresUpdate a score
PATCH /v3/scores/{score_id}REST API endpoints for managing scores in Fiddler Platform.
POST /v3/scores/bulkPOST /v3/scoresDELETE /v3/scores/{score_id}GET /v3/scores/{score_id}GET /v3/scoresPATCH /v3/scores/{score_id}