---
title: "Unrelate document from issue"
method: DELETE
path: "/v1/issues/{id}/documents/{documentId}"
tags: ["Issue", "Document"]
---

# Unrelate document from issue

`DELETE /v1/issues/{id}/documents/{documentId}`

Remove the relation between the document and the issue.

## Response `204`

No Content

## Other responses

- `400` — Bad request
- `401` — Unauthorized request
- `403` — Forbidden
- `404` — The requested resource not found
- `500` — Internal Server Error

---

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