Skip to main content

Create a credential

POST 

/api/credential/v1

Creates a credential, which can then be issued to a wallet holder.

Choose the type of credential to issue (credential schema), an identifier, an issuance protocol, and make claims about the subject.

The protocol value must reference a configured instance of the issuanceProtocol object of your system configuration.

Related guide: Issuance

Request

Responses

Created