Endpoint
- Method:
PATCH - Path:
/spaces/{spaceSlug}/pages/re-index - Edition: PRO
- Controller:
SpacePageController@reIndex - Route source:
fluent-community-pro/app/Modules/SpacePages/Http/space_pages_api.php:17
Inferred sample
No recorded sample exists for this endpoint yet, so the payload below is inferred from the controller and model definitions. Field names and types are accurate; values are placeholders.
PATCH Patch Re Index
PATCH
/spaces/{spaceSlug}/pages/re-index
Patch Re Index for the FluentCommunity Spaces API.
Controller: SpacePageController@reIndex
Route source: fluent-community-pro/app/Modules/SpacePages/Http/space_pages_api.php:17
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"
{
}