---
title: "Delete Organization Documents"
method: DELETE
path: "/api/v3/organizations/{organization_id}/documents"
tags: ["Organization"]
---

# Delete Organization Documents

`DELETE /api/v3/organizations/{organization_id}/documents`

## Path parameters

- `organization_id` string, required

## Request body

- integer[]

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/nationgraph/apis/nationgraph-api.md) · [All operations](https://skmtc.dev/nationgraph/apis/nationgraph-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/nationgraph/nationgraph-api/revisions/85804e68d86d/schema)
