Files
sonr/docs/reference/messages/did-revoke-verifiable-credential.mdx
T

19 lines
413 B
Plaintext
Raw Normal View History

2025-10-03 14:45:52 -04:00
---
title: Revoke Verifiable Credential
description: Permanently invalidate an issued credential
2026-09-02 16:53:38 -04:00
sidebar:
badge: x/did
seo:
title: "Revoke Digital Credential"
2025-10-03 14:45:52 -04:00
---
2026-09-02 16:53:38 -04:00
:::warning
Revocation is permanent. Revoked credentials cannot be reinstated.
To restore credentials, issue a new one with updated information.
:::
2025-10-03 14:45:52 -04:00
2026-09-02 16:53:38 -04:00
:::info
Always provide a clear revocation reason for transparency and
audit trail purposes.
:::