Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Created presentation template.
{
"name": "My presentation template",
"description": "This is a description",
"createdAt": "2025-02-20T11:27:37.051Z",
"updatedAt": "2025-02-20T11:27:37.051Z",
"id": "6421a8905c17830c188e2e2f",
"credentials": [
{
"format": "sd-jwt-vc",
"name": "My SD-JWT credential",
"description": "A verifiable credential",
"type": "https://metadata.paradym.id/types/asdf93-UniversityCard",
"attributes": { "myAttribute": { "type": "string" } }
},
{
"format": "mdoc",
"name": "My mDL credential",
"description": "A mobile driving licence",
"type": "org.iso.18013.5.1.mDL",
"attributes": {
"org.iso.18013.5.1": {
"properties": {
"family_name": { "intentToRetain": false }
}
}
}
}
]
}