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.

REST API feature request - session conflicts when scheduling (2020-02-06)

Caitlin McCabeCaitlin McCabe Administrator
edited April 2020 in API

Original Post: Mark Fletcher, February 6, 2020 at 7:21 AM

Hi there,

When we want to create a session we make a POST request to the “/api/v1/scheduledRecordings” endpoint.

We set resolveConflicts to false, so the request is to:

“/api/v1/scheduledRecordings?resolveConflicts=false”

The response from Panopto’s API looks like this:

When there POST request results in a conflict, could the following happen:

·        Could the statusCode be 409 which is the HTTP status code to indicate a conflict?

·        Could the responseBody contain an array of the session IDs (start & end times would also be nice) for the existing sessions that caused the conflict?


Response from Josha Chande:

We have contacted your CSA and they have raised the relevant enhancement request to be considered for a future release.

Tagged:
Sign In or Register to comment.