---
title: "Relate document to issue"
method: POST
path: "/v1/issues/{id}/documents/{documentId}"
tags: ["Issue", "Document"]
---

# Relate document to issue

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

Relate an existing document to 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

## Changes

- **2026-08-18** `addaba6fddad` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/opcotech/apis/elemo-api/changes/v1/issues/:id/documents/:documentId/post.md)

---

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