---
openapi: post /did.v1.Msg/IssueVerifiableCredential
title: Issue W3C Verifiable Credential
description: Create cryptographically signed credentials for identity claims
og:title: Issue Digital Credentials
---
Only DIDs with appropriate verification methods can issue credentials.
The issuer's reputation affects credential trustworthiness.
Set reasonable expiration dates for credentials that represent
time-bound claims (e.g., memberships, certifications).
Issued credentials cannot be modified. To update claims,
revoke the old credential and issue a new one.