Create a circle geofence
POST/v2/geofence/create
Define a geographic zone with a center point and radius. When a customer's
location ping falls outside (exit) or inside (enter) the zone, a
geofence_breach webhook fires automatically.
Request
Responses
- 201
- 403
Geofence created
The endpoint requires an account-scoped API key. Legacy keys without an account identity cannot access tenant data. Also returned when the requested resource (loan, schedule) is registered to another account.