Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Triggers an asynchronous update of the developer leaderboard.
cURL
curl --request POST \ --url https://api.yapcoder.com/api/v1/developers/leaderboard/update \ --header 'Authorization: Bearer <token>'
{ "message": "<string>" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Leaderboard update triggered