Last updated 11 months ago
Report the score for the match with the specified matchId.
matchId
/api/v1/partner/arcade/matches/{matchId}/report
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 body