Files
sonr/docs/reference/messages/did-update-document.mdx
T

19 lines
430 B
Plaintext
Raw Normal View History

2025-10-03 14:45:52 -04:00
---
title: Update DID Document
description: Modify verification methods, services, and controllers of your DID
2026-09-02 16:53:38 -04:00
sidebar:
badge: x/did
seo:
title: "Update Decentralized Identity"
2025-10-03 14:45:52 -04:00
---
2026-09-02 16:53:38 -04:00
:::warning
Updates are permanent and create a new version. Previous versions
remain accessible for historical reference.
:::
2025-10-03 14:45:52 -04:00
2026-09-02 16:53:38 -04:00
:::tip
Use specific add/remove operations for individual changes rather
than full document updates when possible.
:::