Score
공이 바닥에 떨어지면 호출
POST
https://{status-domain}/v1.0/swipebrick/game/score
Headers
Name
Type
Description
Authorization*
String
Bearer (webtoken)
{
"return": 0,
"message": "success"
}
curl --location --request POST 'https://localhost:51151/v1.0/swipebrick/game/score'
Last updated