Batch Create AOI Monitors
POST/earthcache/aoi-monitors/batch
Creates multiple AOI monitors in a single request using a GeoJSON FeatureCollection for geometries and a shared metadata object applied to all monitors.
Request
Responses
- 201
- 400
- 401
- 422
- 500
AOI monitors created successfully.
Bad request – business logic validation failed.
Unauthorized
Unprocessable entity – schema validation failed.
Internal server error.