---
title: "Delete schema"
method: DELETE
path: "/models/{model_id}/schemas/{schema_id}"
tags: ["model_schema"]
---

# Delete schema

`DELETE /models/{model_id}/schemas/{schema_id}`

## Path parameters

- `model_id` integer, required
- `schema_id` integer, required

## Response `204`

No Content

## Changes

> 34 revisions in range; 4 not diffed.

- **2024-01-23** `c3ef0b1c733b` — 1 info
  - endpoint added
- **2023-12-05** `d062ab20ef25` — 1 breaking
  - api path removed without deprecation
- **2020-09-28** `c4b3505de7df` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/caraml-dev/apis/merlin/changes/models/:model_id/schemas/:schema_id/delete.md)

---

[API](https://skmtc.dev/caraml-dev/apis/merlin.md) · [All operations](https://skmtc.dev/caraml-dev/apis/merlin/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/caraml-dev/merlin/revisions/a1e12cbeeebc/schema)
