POST v2/me/networks/{networkid}/games/cancel?id={id}&type={type}
cancel game by admin
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| networkid | network id |
Define this parameter in the request URI. |
| id | game id |
Define this parameter in the request URI. |
| type | game type (defalut is 0) |
Define this parameter in the request URI. |