---
title: "deleteSchema"
method: DELETE
path: "/v1/entity/schemas/{slug}"
tags: ["Schemas"]
---

# deleteSchema

`DELETE /v1/entity/schemas/{slug}`

Delete a schema, or a specific version of a schema

## Path parameters

- `slug` string, required — URL-friendly identifier for the entity schema

## Response `200`

Success

## Other responses

- `429` — Too many requests

---

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