API Endpoint(s) and/or Zoom API Event(s)
I need to Add Scope for new Server-To-Server OAuth Application:
Scopes: contact_center_recording:read:admin
Granular Scopes: contact_center:read:list_recordings:admin
Description
I need to write a utility that can get the download_url for a recording based on the EngagementId ( GET /contact_center/engagements/{engagementId}/recordings) and then download the media file using the download_url.
I have created a new account (free) and have logged into the App Marketplace to register the new application. When doing so, I do not have any contact_center scopes available.
How do I get access to the Contact Center scope and API?