---
title: "Changes to Create a new map"
method: POST
path: "/api/maps/create"
---

# Changes to Create a new map

`POST /api/maps/create`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 9 revisions.

- **2025-08-30** `012ea1e4fbf8` — 2 breaking, 2 warning, 1 info
- **2025-07-30** `61b2addd3ef0` — 1 breaking, 4 info

## Changes

- **2025-08-30** `012ea1e4fbf8` — 2 breaking, 2 warning, 1 info
  - removed the required property `description` from the response with the `200` status
  - removed the required property `last_edited` from the response with the `200` status
  - deleted the `query` request parameter `request`
  - removed the request property `description`
  - added the required property `map_link` to the response with the `200` status
- **2025-07-30** `61b2addd3ef0` — 1 breaking, 4 info
  - removed the required property `map_link` from the response with the `200` status
  - added the new optional `query` request parameter `request`
  - added the new optional request property `description`
  - added the required property `description` to the response with the `200` status
  - added the required property `last_edited` to the response with the `200` status

---

[Operation](https://skmtc.dev/buntinglabs/apis/mundi-ai-developer-api/docs/api/maps/create/post.md) · [API](https://skmtc.dev/buntinglabs/apis/mundi-ai-developer-api.md) · [Page](https://skmtc.dev/buntinglabs/apis/mundi-ai-developer-api/changes/api/maps/create/post)
