Skip to main content

Create Place

POST 

/api/places/CreatePlace

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

Creates a place. If AddPlaceDto.ParentPlaceId is omitted, the place is silently parented to the tenant's root place. Creation triggers a tenant-wide nested-set rebuild, and a place-filtered creator is automatically granted visibility of the new place.

Request

Responses

The created place with freshly-rebuilt PlaceSummaryDto.LeftBower/ PlaceSummaryDto.RightBower. See Places.PlaceDetailDto.