Requires authorization
Insert a new leaderboard configuration in this application.
Request
HTTP request
POST https://www.googleapis.com/games/v1configuration/applications/applicationId/leaderboards
Parameters
| Parameter name | Value | Description | 
|---|---|---|
| Path parameters | ||
| applicationId | string | The application ID from the Google Play Console. | 
Authorization
This request requires authorization with the following scope (read more about authentication and authorization).
| Scope | 
|---|
| https://www.googleapis.com/auth/androidpublisher | 
Request body
In the request body, supply a LeaderboardConfigurations resource.
Response
If successful, this method returns a LeaderboardConfigurations resource in the response body.
