Endpoint
- Method:
DELETE - Path:
/settings/license - Edition: Pro
- Controller:
LicenseController@deactivateLicense - Route source:
fluent-booking-pro/app/Http/Routes/api.php:28 - Policy:
SettingsPolicy
Deactivate License
DELETE
/settings/license
Handler: LicenseController@deactivateLicense. Source: fluent-booking-pro/app/Http/Routes/api.php:28.
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"
}