📄️ Introduction
Allows the standard CRUD operations, as well as listing/search of:
📄️ List and search for elements in the Place hierarchy
Lists `Places` and allows searching/filtering by:
🗃️ schemas
79 items
📄️ Read an element in the Place hierarchy
Get latest version of a given place hierarchy element by its identifier (or a particular previous version when provided as a query parameter). <br/> Required permissions:<br/> - `apds_read`<br/>
📄️ Update Place hierarchy element
Update an element in the `Place` hierarchy (or one of its associated attributes like `Occupancy`) <br/> Required permissions:<br/> - `apds_update`<br/>