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

# Reorder

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

Reorders an active session's geofences using an exact ID permutation. | auth: api_key | authz: min_org_role=operator | (SessionGeofenceReorderReq) -> (Session2)

## Path parameters

- `session_id` string, required

## Request body

- SessionGeofenceReorderReq
  - `ordered_geofence_ids` string[]

## 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)
