JwtProof
proof_typestringrequired
Possible values: [jwt, di_vp, attestation]
Example: 
jwtjwtstringrequired
Example: 
jwt-token-sampleJwtProof
{
  "proof_type": "jwt",
  "jwt": "jwt-token-sample"
}