Rooms: resetForAllPlayers
Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Yetkilendirme gerektiriyor
Uygulamanız için yalnızca oda katılımcılarının beyaz listeye eklenmiş test kullanıcısı hesaplarından bulunduğu odaları siler. Bu yöntem yalnızca geliştirici konsolunuzdaki kullanıcı hesapları tarafından kullanılabilir.
İstek
HTTP isteği
POST https://www.googleapis.com/games/v1management/rooms/resetForAllPlayers
Yetkilendirme
Bu istek, aşağıdaki kapsamla yetkilendirme gerektiriyor (kimlik doğrulama ve yetkilendirme hakkında daha fazla bilgi edinin).
Kapsam |
https://www.googleapis.com/auth/games |
İstek içeriği
Bu yöntemle istek gövdesi sağlamayın.
Yanıt
Başarılı olursa bu yöntem boş bir yanıt gövdesi döndürür.
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2025-07-27 UTC.
[null,null,["Son güncelleme tarihi: 2025-07-27 UTC."],[],[],null,["# Rooms: resetForAllPlayers\n\n**Requires [authorization](#auth)**\n\nDeletes rooms where the only room 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/rooms/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."]]