Refresh new conversationid when disconnected

Hi Dev Team,
I have a situation like follows:
The first time, I call agent, chat something and call api to end conversation via api :/api/v2/conversations/messages/{conversationId}/participants/{participantId}
{"state":"disconnected"}
The second times, I call agent as well after that call api to end conversation.
I would like to each call with agent and disconnect is a different conversation_id. How do i get that.
thank you so much.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.