Welcome to the Panopto Community

Please 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.
Options

Content deletion/retrieval questions (2019-10-07)

Caitlin McCabeCaitlin McCabe Administrator
edited February 2020 in API

Original Post: Doug Costain, Moderator, October 7, 2019 at 1:24 PM

If you delete video content via the API, what type of confirmation response do you get back, if any? What about when you delete an empty session shell?

If an empty scheduled recording shell is deleted it goes to the recycle bin. If the deletion of the scheduled recording was incorrect, how do we pull it back out of the recycle bin via the API? Will it retain the same GUID and URL in the event that is meant to be a webcast.

Posted on Behalf of Rob Dietz. Yale School of Management

Responses

Kevin Baum, Moderator, October 10, 2019 at 12:07 PM

Hello,

There is not currently a method to retrieve a deleted session from the Recycle Bin using the public API.

When using the REST API to delete a session, if the session is successfully deleted then the response would have a status code of 200, and will return the GUID of the deleted session.

The SOAP API's DeleteSessions method does not return any confirmation when it is called. If there are no errors, then it would just return no content with a status code of 200.

Thanks!

Kevin

Tagged:
Sign In or Register to comment.