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

---

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