Skip to main content
POST
/
admin
/
projects
/
{projectId}
/
leaderboards
/
{id}
/
reset
Reset leaderboard (clear all scores)
curl --request POST \
  --url https://api.engagefabric.com/admin/projects/{projectId}/leaderboards/{id}/reset \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.engagefabric.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT token for admin console authentication

Path Parameters

projectId
string
required

Project ID

id
string
required

Leaderboard ID

Response

Leaderboard reset