curl --location --request POST 'https://api.falken.ltd/api/auth/UserDeviceSession/validate' \ --header 'Content-Type: application/json' \ --data-raw '{ "auth0UserId": "string", "deviceId": "string", "refreshTokenHash": "string" }'
true