TurnBasedMatches: resetForAllPlayers
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
需要授权
删除仅由应用的已列入白名单的测试人员账号参与的回合制匹配。此方法仅适用于开发者控制台的用户账号。
请求
HTTP 请求
POST https://www.googleapis.com/games/v1management/turnbasedmatches/resetForAllPlayers
授权
此请求需要获得以下范围的授权(详细了解身份验证和授权)。
范围 |
https://www.googleapis.com/auth/games |
请求正文
使用此方法时请勿提供请求正文。
本页面上的内容和代码示例受内容许可部分所述许可的限制。Java 和 OpenJDK 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-27。
[null,null,["最后更新时间 (UTC):2025-07-27。"],[],[],null,["# TurnBasedMatches: resetForAllPlayers\n\n**Requires [authorization](#auth)**\n\nDeletes turn-based matches where the only match participants are from whitelisted tester accounts for your application. This method is only available to user accounts for your developer console.\n\nRequest\n-------\n\n### HTTP request\n\n```\nPOST https://www.googleapis.com/games/v1management/turnbasedmatches/resetForAllPlayers\n```\n\n### Authorization\n\nThis request requires authorization with the following scope ([read more about authentication and authorization](/accounts/docs/OAuth2)).\n\n| Scope |\n|-----------------------------------------|\n| `https://www.googleapis.com/auth/games` |\n\n### Request body\n\nDo not supply a request body with this method.\n\nResponse\n--------\n\nIf successful, this method returns an empty response body."]]