Activates a Pro licence key against the remote licensing service and stores the returned licence data.
Endpoint
Method:
POSTPath:
/admin/licenseEdition: PRO
Controller:
LicenseController@saveLicenseRoute source:
fluent-community-pro/app/Http/Routes/api.php:18Controller source:
fluent-community-pro/app/Http/Controllers/LicenseController.phpRequires the FluentCommunity community-admin permission (or a WordPress super admin).
Requires FluentCommunity Pro; makes an outbound HTTP request, so it can fail on restricted networks.
Reconstructed sample
This endpoint belongs to a module that is not active on the reference install (or needs a file upload), so the payload below was reconstructed by reading the controller rather than recorded. Field names and types follow the source; values are illustrative.
POST Save License Key
Activates a Pro licence key against the remote licensing service and stores the returned licence data.
Controller: LicenseController@saveLicense
Route source: fluent-community-pro/app/Http/Routes/api.php:18
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Request Body
Responses
Successful response