Connect

게임에 접속

POST https://{status-domain}/v1.0/swipebrick/connect

Headers

Name
Type
Description

Authorization*

String

Bearer (webtoken)

{
    "return": 0,
    "message": "success"
}
curl --location --request POST 'https://localhost:51151/v1.0/swipebrick/connect'

Last updated