Create Mdoc Credential Template
Creates an mdoc credential template in Paradym.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Template name.
string
Optional template description.
stringrequired
Credential type identifier for the mdoc template.
numberrequired
Number of years after issuance that the credential remains valid.
stringrequired
Certificate key type used for issuance.
objectrequired
Attributes schema object keyed by credential namespace. Example: {"org.mindcloud.test.card":{"properties":{"fullName":{"type":"string","name":"Full Name","required":true}}}}