Replaces the feed sidebar link list with the submitted set.
Each link is sanitised individually and the submitted array replaces the stored one wholesale.
Endpoint
Method:
POSTPath:
/feeds/linksEdition: Core
Controller:
FeedsController@updateLinksRoute source:
fluent-community/app/Http/Routes/api.php:71Controller source:
fluent-community/app/Http/Controllers/FeedsController.phpRequires the FluentCommunity community-admin permission (or a WordPress super admin).
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 Update Feed Links
Replaces the feed sidebar link list with the submitted set.
Controller: FeedsController@updateLinks
Route source: fluent-community/app/Http/Routes/api.php:71
Authorizations
WordPress Application Passwords — use Basic auth with username:application_password.
Request Body
Responses
Successful response