---
title: "Delete API Product Documentation"
method: DELETE
path: "/v2/api-products/{apiProductId}/documents/{id}"
tags: ["API Product Documentation"]
---

# Delete API Product Documentation

`DELETE /v2/api-products/{apiProductId}/documents/{id}`

Removes a document from an API product.

## Response `204`

Document for the API product was deleted successfully.

## Other responses

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

---

[API](https://skmtc.net/kong/apis/konnect-api.md) · [All operations](https://skmtc.net/kong/apis/konnect-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kong/konnect-api/versions/06734a9c491f/schema)
