---
title: "Changes to Publish a DID"
method: PUT
path: "/dids/{id}"
---

# Changes to Publish a DID

`PUT /dids/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 7 revisions.

- **2026-07-17** `fff9410e2681` — 1 breaking, 1 warning, 3 info
- **2024-01-04** `eef6722c1692` — 1 info
- **2023-11-20** `4b01176296d1` — 1 breaking

## Changes

- **2026-07-17** `fff9410e2681` — 1 breaking, 1 warning, 3 info
  - the response's body type changed from `string` to `object` for status `202`
  - removed the request property `retention_proof`
  - added the new optional request property `retention_solution`
  - added the non-success response with the status `503`
  - added the optional property `expiry` to the response with the `202` status
- **2024-01-04** `eef6722c1692` — 1 info
  - endpoint added
- **2023-11-20** `4b01176296d1` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/decentralized-identity/apis/did-dht-gateway-api/docs/dids/:id/put.md) · [API](https://skmtc.dev/decentralized-identity/apis/did-dht-gateway-api.md) · [Page](https://skmtc.dev/decentralized-identity/apis/did-dht-gateway-api/changes/dids/:id/put)
