Skip to content

Endpoint

  • Method: POST
  • Path: /admin/user-badges
  • Edition: PRO
  • Controller: UserBadgeController@saveBadges
  • Route source: fluent-community-pro/app/Modules/UserBadge/UserBadgeModule.php:20

POST Save User Badges

POST
/admin/user-badges

Save User Badges for the FluentCommunity Admin API.

Controller: UserBadgeController@saveBadges
Route source: fluent-community-pro/app/Modules/UserBadge/UserBadgeModule.php:20

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