Endpoint
- Method:
DELETE - Path:
/admin/license - Edition: PRO
- Controller:
LicenseController@deactivateLicense - Route source:
fluent-community-pro/app/Http/Routes/api.php:19 - Controller source:
fluent-community-pro/app/Http/Controllers/LicenseController.php
DELETE Deactivate License Key
DELETE
/admin/license
Deactivate License Key for the FluentCommunity Admin API.
Controller: LicenseController@deactivateLicense
Route source: fluent-community-pro/app/Http/Routes/api.php:19
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Responses
Successful response
application/json
JSON "license_data": "string", "message": "string"
{
}