Skip to content

Endpoint

  • Method: POST
  • Path: /spaces/{spaceSlug}/pages
  • Edition: PRO
  • Controller: SpacePageController@store
  • Route source: fluent-community-pro/app/Modules/SpacePages/Http/space_pages_api.php:14

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.

POST Post Store

POST
/spaces/{spaceSlug}/pages

Post Store for the FluentCommunity Spaces API.

Controller: SpacePageController@store
Route source: fluent-community-pro/app/Modules/SpacePages/Http/space_pages_api.php:14

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