post
https://dev-api.lifeknight.ai/api/v2/geofences
Creates a new geofence for the authenticated user (or target user_id).
- Circle type requires
center_latitude,center_longitude, andradius. - Polygon type requires
coordinatesarray with a minimum of 3 points.
