LeaderboardConfigurations: delete

Requires authorization

Delete the leaderboard configuration with the given ID.

Request

HTTP request

DELETE https://www.googleapis.com/games/v1configuration/leaderboards/leaderboardId

Parameters

Parameter name Value Description
Path parameters
leaderboardId string The ID of the leaderboard.

Authorization

This request requires authorization with the following scope (read more about authentication and authorization).

Scope
https://www.googleapis.com/auth/androidpublisher

Request body

Do not supply a request body with this method.

Response

If successful, this method returns an empty response body.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2024年10月28日 UTC.