---
title: "Delete source metadata"
method: DELETE
path: "/sources/{source_id}/metadata"
tags: ["sources"]
---

# Delete source metadata

`DELETE /sources/{source_id}/metadata`

Deletes metadata for a specific source.

Required roles: All

## Path parameters

- `source_id` string, required

## Response `200`

Successfully deleted metadata

- object
  - `message` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `500` — Internal Server Error

---

[API](https://skmtc.net/qlonolink/apis/qaip-apis.md) · [All operations](https://skmtc.net/qlonolink/apis/qaip-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/qlonolink/qaip-apis/revisions/f5f5994dfe05/schema)
