Stores the followers module configuration and returns the normalised result.
Endpoint
Method:
POSTPath:
/settings/followers/configEdition: PRO
Controller:
ProAdminController@saveFollowersSettingsRoute source:
fluent-community-pro/app/Http/Routes/api.php:37Controller source:
fluent-community-pro/app/Http/Controllers/ProAdminController.phpRequires the FluentCommunity community-admin permission (or a WordPress super admin).
Requires FluentCommunity Pro; these values govern the follower and following list endpoints.
Live sample
The request and response below were recorded against a running FluentCommunity install and then anonymised — member names, emails, avatars and post content are fictional, and long collections are trimmed to a few entries.
POST Save Followers Settings
Stores the followers module configuration and returns the normalised result.
Controller: ProAdminController@saveFollowersSettings
Route source: fluent-community-pro/app/Http/Routes/api.php:37
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Request Body
Responses
Successful response