Skip to main content

Bulk Create Geofences

POST 

/api/v1/geofences/bulk

Bulk create geofences from address items with dedup_strategy control.

v1.27 ADDR-03: integration-shaped endpoint for CRM/TMS sync workflows. Per-item atomicity: a single item failure does not roll back previous items (D-13). index is 0-based in the API (D-15).

D-02: dedup_strategy 'skip'|'override'|'fail' controls duplicate handling. D-07: rejects len(items) > workspace.bulk_create_max_batch_size with 413. D-08: writes explicit AuditLog row with bulk-create analytics. D-09: JWT 10/h, API key 60/h — dispatched by auth_type on request.

Request

Responses

Created