---
title: "PUT /api/v1/extract/geo-entities/{id}/"
method: PUT
path: "/api/v1/extract/geo-entities/{id}/"
tags: ["extract", "v1"]
---

# PUT /api/v1/extract/geo-entities/{id}/

`PUT /api/v1/extract/geo-entities/{id}/`

Update Geo Entity

## Path parameters

- `id` string, required

## Request body

- GeoEntityUpdate
  - `pk` integer
  - `priority` integer, nullable

## Response `200`

- GeoEntityUpdate
  - `pk` integer
  - `priority` integer, nullable

---

[API](https://skmtc.net/lexpredict/apis/contraxsuite-api.md) · [All operations](https://skmtc.net/lexpredict/apis/contraxsuite-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lexpredict/contraxsuite-api/versions/3429f921b4cb/schema)
