Hi, I am exploring KX Connect to establish external connectivity to KDB. Using the API documentation, i could successfully login and create a session. But the logout doesn’t work
It expects credentials in the request header. I have tried passing the credentials as well, but it fails to authenticate. I have tried giving userID with last 5 characters of the session ID concatenated. It doesn’t work either. Can you please let know how to logout from the session created? if it requires any signature to be created?

