Forum Discussion
http://community.lithium.com/community-name/restapi/vc/authentication/sessions/logout
This thread could be helpful.
- ashindeGuide
TariqHussain Thanks for help.
We have created endpoint and we are calling api "http://community.lithium.com/community-name/restapi/vc/authentication/sessions/logout" using rest.If we hits the endpoint in browser,then user is not getting logout. If we calling this endpoint from third party domain using ajax then also user is not getting logout.
ashinde - As this is a POST call, you can log out by hitting this URL on the browser. If you are calling this endpoint from third party domain, make sure you are making an AJAX POST request with all required params.
Related Content
- 4 years ago
- 5 years ago
- 12 years ago