---
title: "Delete a map"
method: DELETE
path: "/api/projects/{project_id}"
tags: ["Maps"]
---

# Delete a map

`DELETE /api/projects/{project_id}`

Marks a map project as deleted (uses soft delete).

## Path parameters

- `project_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

## Changes

- **2025-08-30** `012ea1e4fbf8` — 1 warning
  - deleted the `query` request parameter `request`
- **2025-08-04** `336fa31dc1dd` — 1 info
  - endpoint added
- **2025-07-30** `61b2addd3ef0` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/buntinglabs/apis/mundi-ai-developer-api/changes/api/projects/:project_id/delete.md)

---

[API](https://skmtc.dev/buntinglabs/apis/mundi-ai-developer-api.md) · [All operations](https://skmtc.dev/buntinglabs/apis/mundi-ai-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/buntinglabs/mundi-ai-developer-api/revisions/a74491e93dab/schema)
