Skip to content

Endpoint

  • Method: POST
  • Path: /admin/leaderboards/levels
  • Edition: PRO
  • Controller: LeaderBoardController@saveLevels
  • Route source: fluent-community-pro/app/Modules/LeaderBoard/Http/leaderboard_api.php:13

POST Save Leaderboard Levels

POST
/admin/leaderboards/levels

Save Leaderboard Levels for the FluentCommunity Leaderboard API.

Controller: LeaderBoardController@saveLevels
Route source: fluent-community-pro/app/Modules/LeaderBoard/Http/leaderboard_api.php:13

Authorizations

ApplicationPasswords

WordPress Application Passwords — use Basic auth with username:application_password.

Type
API Key (header: Authorization)

Responses

Successful response

application/json
JSON
{
  
"message": "string"
}

Playground

Authorization

Samples

Powered by VitePress OpenAPI

FluentCommunity developer documentation