I have my baseUrl variable set to https://api.zoom.us/v2/
The endpoint for zoom should be https://api.zoom.us/v2/users/“useremail”/webinars. I haven’t changed anything since last using Postman January 5th. Got a new token and attempted to create webinars.
When I run my POST request it is giving me a 400 error and trying use the endpoint
{{baseUrl}}/users/“useremail”/webinars