Verifiable Credential Types
Create Credential Type with Name
Create or import a type with a given name. This is how you define a custom credential schema.
API scope required credentials.create
PUT
/
v1-alpha1
/
credentials
/
types
/
{typeName}
This is an alpha API and subject to change.
Authorizations
Key obtained from the Crossmint developer console, reflecting the API scope granted.
Path Parameters
The name of the type.