---
title: "Delete metadata file"
method: DELETE
path: "/api/v2/aips/{id}/metadata/descriptive/{descriptive-metadata-id}"
tags: ["v2 aips"]
---

# Delete metadata file

`DELETE /api/v2/aips/{id}/metadata/descriptive/{descriptive-metadata-id}`

Delete metadata file related to AIP

## Path parameters

- `id` string, required
- `descriptive-metadata-id` string, required

## Response `204`

No Content

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not found

---

[API](https://skmtc.net/keeps/apis/roda-rest-api.md) · [All operations](https://skmtc.net/keeps/apis/roda-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/keeps/roda-rest-api/revisions/afc3c5bcc0d9/schema)
