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

18 lines
464 B
Plaintext
Raw Normal View History

2025-10-03 14:45:52 -04:00
---
openapi: post /did.v1.Msg/RevokeVerifiableCredential
title: Revoke Verifiable Credential
description: Permanently invalidate an issued credential
og:title: Revoke Digital Credential
tag: x/did
---
<Warning>
Revocation is permanent. Revoked credentials cannot be reinstated.
To restore credentials, issue a new one with updated information.
</Warning>
<Info>
Always provide a clear revocation reason for transparency and
audit trail purposes.
</Info>