Issue a Verifiable Credential to the token's subject
POST /credentials/issue
POST
/credentials/issue
Bearer or DPoP access token (audience-checked per RFC 8707). Users with the work_credential scope receive a WorkCredential; agent/service tokens receive an AgentIdentityCredential; delegated (RFC 8693) tokens receive a DelegationCredential.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
format
string
holderDid
Did:key to bind as holder (cnf).
string
Responses
Section titled “ Responses ”Issued credential
object
vc_id
required
string
type
string
format
required
string
credential
required
string
issuer
string
expires_at
integer
Invalid token
object
error
required
string
error_description
string
Missing work_credential scope
object
error
required
string
error_description
string