Endpoint
- Method:
PUT - Path:
/spaces/{spaceId}/by-id - Edition: Core
- Controller:
SpaceController@patchById - Route source:
fluent-community/app/Http/Routes/api.php:11 - Controller source:
fluent-community/app/Http/Controllers/SpaceController.php
PUT Update Space By ID
PUT
/spaces/{spaceId}/by-id
Update Space By ID for the FluentCommunity Spaces API.
Controller: SpaceController@patchById
Route source: fluent-community/app/Http/Routes/api.php:11
Authorizations
ApplicationPasswords
WordPress Application Passwords — use Basic auth with username:application_password.
Type
API Key (header: Authorization)
Parameters
Path Parameters
spaceId*
SpaceId extracted from the URL path.
Type
Requiredinteger
Responses
Successful response
application/json
JSON
"string"