English
cURL
curl --request POST \ --url https://api.bawabah.app/v1/app/session \ --header 'Content-Type: application/json' \ --data ' { "sessionId": "user-session-id", "appId": "your-app-id", "appSecret": "your-app-secret" } '
{ "openId": "Q7SKqba1J0uOw5a0i8Pay", "displayname": null, "avatar": "https://www.gravatar.com/avatar/eea714caf9753c6c7fdc0c4ef4a955f7?s=256&d=identicon", "method": { "type": "email", "value": "[email protected]" } }
Success
Show child attributes
Was this page helpful?