Update an existing custom leaderboard.

Update an existing custom leaderboard.

Caching: none

Authentication: JWT token

Path Params
string
required

custom_leaderboard_id

Query Params
string
required

ID of the client.

string
required

Client API key

Body Params
string
required
length ≤ 255
string
length ≤ 50000
string
enum
required
Allowed:
string
length ≤ 50000
images
object
flags
array of strings
flags
custom_fields
object

Custom fields for the template

branding
object

Branding configuration for the template

string

Reference id to the branding template for this game.

custom_game_ids
array of objects
required
length ≥ 1
custom_game_ids*
string
required
string
enum
required
Allowed:
labels
object

Custom labels for the template

string
length ≤ 100000
Responses
400

Bad request

401

Unauthorized

403

Forbidden

404

Resource not found

500

Internal server error

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here!