curl --location --request POST '/api/v1/wallets//start-session' \
--header 'Content-Type: application/json' \
--data-raw '{
"publicKey": "04a1b2c3d4e5f67890abcdef...",
"oidcToken": "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9..."
}'{
"credentialBundle": "string"
}