Create Meeting in API v2

Hi ,
iam using Zoom Rest API V2, We set up OAuth app as Account_Level,
when creating meeting using the below url, its working
https://api.zoom.us/v2/users/me/meetings
but when trying to create meeting with username its returning the error as bad request 400,
below is the link i used to create the meeting
https://api.zoom.us/v2/users/sv001@therasoft.com/meetings

Hi @sv003 do you have the correct scopes required for Edit/Write access to all meetings on the account? This seems to me that there would be user-level access, but not account-level access particularly in the scopes of the app.

Thaks for you response, now it get worked

Great, @sv003 let us know if we can help anywhere!