Issuer OID4VCI API
Collect credential associated with the bearer token with the requested credential properties.
Issues a credential for a given bearer token and credential request. Supports API versioning via SWIYU-API-Version header. Returns the issued credential in JSON or JWT format.
post/oid4vci/api/credential
Headers
Authorizationstring required
Bearer token for authentication. Format: 'Bearer ...
DPoPstring
Request body
Example request
{
"credential_configuration_id": "university_example_sd_jwt"
}Response
Credential issued successfully.