Build Batch Regions - Implan-Group/api GitHub Wiki
This endpoint provides a way to build multiple Regions at once.
Warning
Only Regions that needed to be built will be returned from this endpoint; any existing Regions will not be returned.
Parameter | Spec | Type | Details |
---|---|---|---|
aggregationSchemeId | route | int | The Aggregation Scheme the new Region will belong to |
body | body | str | A list of Regional Identifiers for all the Regions to build and retrieve. |
POST /api/v1/region/build/batch/1
[ "yDxXX13pxJ", "A2xqMqdLxq" ]
[]