---
title: "Delete project"
method: DELETE
path: "/projects/{projectId}"
tags: ["Projects"]
---

# Delete project

`DELETE /projects/{projectId}`

Delete a project by its ID.

## Path parameters

- `projectId` string, uuid, required

## Response `200`

Response OK.

## Other responses

- `default` — Unexpected error.

---

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