Skip to main content

Update Leaderboard Time Frame

Update Leaderboard Time Frame

Path Parameters
time_frame UserStatsTimeFrame REQUIRED

Possible values: [day, week, month, total]

An enumeration.

Responses
204

Successful Response

422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type
update_leaderboard_time_frame_api_v1_leaderboards_update__time_frame__post
POST /api/v1/leaderboards/update/:time_frame
time_frame — path
curl -L -X POST 'https://andrewm4894.github.io/api/v1/leaderboards/update/:time_frame' \
-H 'Accept: application/json'