Files
sonr/docs/reference/messages/did-deactivate.mdx
T

20 lines
444 B
Plaintext
Raw Normal View History

2025-10-03 14:45:52 -04:00
---
title: Deactivate DID Document
description: Permanently disable a decentralized identifier
2026-09-02 16:53:38 -04:00
sidebar:
badge: x/did
seo:
title: "Deactivate Digital Identity"
2025-10-03 14:45:52 -04:00
---
2026-09-02 16:53:38 -04:00
:::warning
**This operation is PERMANENT and IRREVERSIBLE.**
Deactivated DIDs cannot be reactivated. Ensure you have migrated
any necessary data before deactivation.
:::
2025-10-03 14:45:52 -04:00
2026-09-02 16:53:38 -04:00
:::info
Deactivation is useful for key compromise scenarios or when
transitioning to a new identity.
:::