Type (List)#

Path: /profiles/profile{id, type}/settings/authorization-server/verifiable-credentials/w3c/type

Parameters#

NameTypeRequiredDefaultDescription
idurirequiredThe type identifier, used in JSON-LD contexts (e.g. ‘https://example.org/examples#UniversityDegreeCredential’)
simple-namenon-empty-stringrequiredThe type name, used in non JSON-LD contexts (e.g. ‘UniversityDegreeCredential’)
scopemulti-value, leafrefoptionalAll the claims of this scope will be associated to this type. These claims will be non-mandatory, unless directly associated to this type with the ‘mandatory’ setting set to true

Subsections#

NameTypeDescription
claim ListA claim associated to this type

Was this helpful?