Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We are trying to logout a user by calling the delete api
As this API requires a session id, we try to call the below api to get the session info like session id etc
However, The get user API returns the username and logout url but it does not contain any session info. Can someone guide how to get the session info for logging out the user
Regards
SA
Hi @ArifShah
It seems you forgot to add the API endpoint you are trying to use?
Kind Regards.
Hi @ArifShah ,