Ending a Session
Although it is not necessary to end a Pulsate Session, where possible it is always recommended to do so.
A Pulsate Session is normally ended when the User logouts, or their authenticated session is time out. Logging a User out of Pulsate can be done by calling the below API
Pulsate End Session API Documentation
You can find the relevant documentation at https://docs.pulsatehq.com/v2.9/reference/session-end
Updated over 1 year ago