Discussions

Ask a Question
Back to All

Question Regarding Pause and Resume Functionality in API Sessions

Hi

I’m wondering if there’s currently a way to implement a pause and resume functionality through the API.
Specifically, I would like to:

Pause: Fully disconnect the API connection when the user chooses to pause (not just mute or idle, but actually close the connection).

Resume: Reconnect and continue the conversation from where it was paused, maintaining the previous timeline and context, rather than starting over.

Is this possible with the current API setup? If not, are there any recommended approaches to achieve something similar?

Thank you!