I think I figured it out - In Postman, you can select the “type” of a request body property as either text or file. If you select “file” it lets you add a file from your finder. This allowed me to successfully send a file over the Zoom API.
I think I figured it out - In Postman, you can select the “type” of a request body property as either text or file. If you select “file” it lets you add a file from your finder. This allowed me to successfully send a file over the Zoom API.