Resuming a call?

Hi,
We are trying to build an assistant that calls up an individual everyday or sometimes follows up multiple times in a day. Is it possible for this voice agent which calls to build on previous conversations?

At the moment I am using the API routes in Python to initiate a call and do get a call id for every call. I see a way to resume call on UI.

Is that functionality same as what I am asking and are there hooks already to do this today porgramatically? Thank you.
Was this page helpful?