---
title: "Delete a schema by uri"
method: DELETE
path: "/domains/{domainId}/schemas/{uri}"
tags: ["Domains"]
---

# Delete a schema by uri

`DELETE /domains/{domainId}/schemas/{uri}`

## Path parameters

- `domainId` string, required
- `uri` string, required

## Response `204`

The model was successfully deleted

## Changes

- **2019-07-08** `f3d6b449bc4f` — 2 info
  - the endpoint scheme security `BearerAuth` was added to the API
  - the endpoint scheme security `api_key` was removed from the API
- **2019-07-08** `1746e9d51ff0` — 2 info
  - the endpoint scheme security `api_key` was added to the API
  - the endpoint scheme security `BearerAuth` was removed from the API
- **2019-07-05** `3b62c5b2416c` — 2 info
  - the endpoint scheme security `BearerAuth` was added to the API
  - the endpoint scheme security `api_key` was removed from the API
- **2019-07-05** `201b1dd7a054` — 1 info
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/openintegrationhub/apis/oih-metadata-service-rest-api/changes/domains/:domainId/schemas/:uri/delete.md)

---

[API](https://skmtc.dev/openintegrationhub/apis/oih-metadata-service-rest-api.md) · [All operations](https://skmtc.dev/openintegrationhub/apis/oih-metadata-service-rest-api/llms.txt) · [OpenAPI document](https://skmtc.dev/openintegrationhub/apis/oih-metadata-service-rest-api/revisions/f3d6b449bc4f?raw)
