Skip to main content

Delete System Place

DELETE 

/api/places/DeleteSystemPlace/:id

Tier: Public — stable, supported for third-party integration.

Soft-deletes a system place.

Descendants are re-parented and bowers zeroed the same way as PlaceController.DeletePlace(...), but this action then explicitly re-runs the tenant-wide nested-set rebuild (PlaceController.DeletePlace(...) does not). No events are raised.

Request

Responses

true on success.