---
title: "Re-link a document"
method: POST
path: "/documents/{id}/relink"
tags: ["Documents"]
---

# Re-link a document

`POST /documents/{id}/relink`

Re-runs reference linking for the document.

## Path parameters

- `id` string, uuid, required

## Response `202`

Accepted

- object
  - `status` 'accepted', required

## Other responses

- `404` — Not Found

---

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