---
title: "Delete a schema"
method: DELETE
path: "/groups/{groupId}/apps/{appId}/schemas/{schemaId}"
tags: ["schemas"]
---

# Delete a schema

`DELETE /groups/{groupId}/apps/{appId}/schemas/{schemaId}`

Delete a specific [schema](https://www.mongodb.com/docs/atlas/app-services/schemas) by its `_id` value.

## Response `204`

No Content

---

[API](https://skmtc.net/mongodb/apis/mongodb-atlas-app-services-admin-api.md) · [All operations](https://skmtc.net/mongodb/apis/mongodb-atlas-app-services-admin-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mongodb/mongodb-atlas-app-services-admin-api/revisions/1365ab72bc03/schema)
