Report Score

Report Score

post

Once the match is over, the score should be reported with this request.

Body
matchIdstringOptionalExample: 34352956-3d03-48f0-bfd2-feaf116e81f2
scorenumberOptionalExample: 100
Responses
200
Report Score
post
POST /api/v1/public/partners/async/score HTTP/1.1
Host: dubbz.com
Content-Type: application/json
Accept: */*
Content-Length: 62

{
  "matchId": "34352956-3d03-48f0-bfd2-feaf116e81f2",
  "score": 100
}
200

Report Score

No content

Last updated