---
title: "Update a number of existing geodata."
method: PUT
path: "/{apiKey}/api/geodata"
tags: ["Geodata"]
---

# Update a number of existing geodata.

`PUT /{apiKey}/api/geodata`

## Oauth2 Roles ##  
 - Requires user to have one of the following roles: admin, editor, owner, service

## Path parameters

- `apiKey` string, required

## Request body

- object[]

## Response `200`

OK

## Other responses

- `204` — NoContent
- `400` — BadRequest
- `401` — Unauthorized. User needs to login first.
- `404` — NotFound
- `409` — Conflict

---

[API](https://skmtc.net/mapsindoors/apis/integration-api.md) · [All operations](https://skmtc.net/mapsindoors/apis/integration-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mapsindoors/integration-api/revisions/7f2454dc70d5/schema)
