---
title: "Update"
method: PATCH
path: "/tracking/sessions/geofences/update/v1/{session_id}/{geofence_id}"
tags: ["/tracking"]
---

# Update

`PATCH /tracking/sessions/geofences/update/v1/{session_id}/{geofence_id}`

Updates a session geofence, resetting entry state only when location or radius changes. | auth: api_key | authz: min_org_role=operator | (SessionGeofenceClientUpdate1) -> (Session2)

## Path parameters

- `session_id` string, required
- `geofence_id` string, uuid4, required

## Request body

- SessionGeofenceClientUpdate1 — unresolved $ref

## Response `200`

Successful Response

- Session2 — unresolved $ref

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/chrt/apis/chrt-fastapi.md) · [All operations](https://skmtc.dev/chrt/apis/chrt-fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/chrt/chrt-fastapi/revisions/ea04e157edb3/schema)
