---
title: "Add"
method: POST
path: "/tracking/sessions/geofences/add/v1/{session_id}"
tags: ["/tracking"]
---

# Add

`POST /tracking/sessions/geofences/add/v1/{session_id}`

Adds a geofence to an active session. | auth: api_key | authz: min_org_role=operator | (SessionGeofenceClientCreate1) -> (Session2)

## Path parameters

- `session_id` string, required

## Request body

- SessionGeofenceClientCreate1 — 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)
