End
충전시 홈으로 가기 선택하면 호출
POST
https://{status-domain}/v1.0/swipebrick/game/end
Headers
Name
Type
Description
Authorization*
String
Bearer (webtoken)
{
"return": 0,
"message": "success"
}
curl --location --request POST 'https://localhost:51151/v1.0/swipebrick/game/end'
Last updated