Endpoint
- Method:
DELETE - Path:
/spaces/{spaceId}/by-id - Edition: Core
- Controller:
SpaceController@deleteById - Route source:
fluent-community/app/Http/Routes/api.php:21 - Controller source:
fluent-community/app/Http/Controllers/SpaceController.php
DELETE Delete Space By ID
DELETE
/spaces/{spaceId}/by-id
Delete Space By ID for the FluentCommunity Spaces API.
Controller: SpaceController@deleteById
Route source: fluent-community/app/Http/Routes/api.php:21
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"