Unable see meeting in live meetings rest api call?

I had created a CUST CREATE user using rest api.

when i initiate a meeting, meeting gets started but i am unable to find in live meetings.

i had enabled polling true parameter while creating CUST CREATE user.

 

Thanks

What type of meeting are you creating?

Note: Instant meeting will not be returned when you call the “List meetings” REST API. So if you want the meeting info to persist, you have to do it yourself.

Thanks.