Last updated 1 year ago
Report the score for the match with the specified matchId.
matchId
150
curl -L \ --request POST \ --url 'https://dubbz.com/api/v1/partner/arcade/matches/{matchId}/report' \ --header 'Content-Type: application/json' \ --data '{ "score": 150 }'
No Content