Aishwarya Harpale
TyroPlease note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
-
Re: User with less privileges than admin that can create API clients and handle uploaded files?
Hello Rolf, For the specific set of operations that you want to perform using one single user, the admin role is the only role that would allow all these operations. If you want more granular control… (View Post)1 -
Re: Can the Panopto API be used to identify whether a recording has captions?
Hello TEL, This is possible using our REST APIs. This is how you can achieve it: You may request information about a session using a GET call tohttps://<your-site>/Panopto/api/v1/sessions/{id},… (View Post)2 -
Re: How do I revoke ViewerWithLink access using the API?
Hello Jonathan, I will file an internal work item for supporting RevokeUsersViewerAccessFromSession with a ViewerWithLink access role. Currently this is not supported by any of the SOAP API endpoints… (View Post)1 -
Re: APIs for specific data
Hello Neil, Currently out of the 4 you mentioned, getting "Session ID for sessions with captions" is possible using REST APIs You may queue sessions using a GET call to/api/v1/sessions/{id}… (View Post)1