Skip to content

Endpoint

  • Method: POST
  • Path: /admin/pwa-settings
  • Edition: PRO
  • Controller: PwaController@saveSettings
  • Route source: fluent-community-pro/app/Modules/Pwa/Http/pwa_api.php:9

POST Post Save Settings

POST
/admin/pwa-settings

Post Save Settings for the FluentCommunity Admin API.

Controller: PwaController@saveSettings
Route source: fluent-community-pro/app/Modules/Pwa/Http/pwa_api.php:9

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