I have a zoom paid account.
NOTE : Used API for bellow function
I create users (A,B) belong to my account.User A create a meeting and try to call
https://api.zoom.us/v2/meetings/{meetingId}/registrants bellow error occured.
{
“code”: 200,
“message”: “Only available for Paid user: _userId”
}
Is there any solution for one paid account and need to create users belong to that.For that users need to behave as paid users.