---
title: "Remove imported documents"
method: DELETE
path: "/documents/import"
tags: ["Document"]
---

# Remove imported documents

`DELETE /documents/import`

Delete documents previously imported from a source for the given entity.

## Query parameters

- `cookie_name` string, nullable

## Response `204`

Successful Response

## Other responses

- `400` — The provided source type is not supported.
- `401` — Missing or invalid authentication.
- `403` — Caller lacks access to the target entity.
- `404` — The referenced project, chat, or assistant does not exist.
- `422` — Validation Error

---

[API](https://skmtc.net/neulandai/apis/neuland-ai-hub-api.md) · [All operations](https://skmtc.net/neulandai/apis/neuland-ai-hub-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/neulandai/neuland-ai-hub-api/versions/b53e89b98c2b/schema)
