---
title: "remove a model"
method: DELETE
path: "/json_block/projects/{projectId}/models/{modelId}"
tags: ["Model"]
---

# remove a model

`DELETE /json_block/projects/{projectId}/models/{modelId}`

## Path parameters

- `projectId` string, required
- `modelId` string, required

## Response `200`

model deleted

## Other responses

- `404` — model or project doesn't exist

---

[API](https://skmtc.dev/debiai/apis/debiai-dataprovider-backend-api.md) · [All operations](https://skmtc.dev/debiai/apis/debiai-dataprovider-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/debiai/debiai-dataprovider-backend-api/revisions/cc4807410cb3/schema)
