Skip to main content

Create System Place

POST 

/api/places/CreateSystemPlace

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

Creates a system place — a reserved place (e.g. an "in transit"/"lost" bucket) excluded from ordinary place lists, visibility filtering, and system events.

Always parented to the tenant root, regardless of AddPlaceDto.ParentPlaceId. Unlike PlaceController.CreatePlace(...), no system event is raised (deliberate).

Request

Responses

The created system place. See Places.PlaceDetailDto.