Add `owner` and `videographer` Parameters to Scheduled Recordings API Endpoints
Dear Panopto Support,
As part of our custom middleware development, which is built entirely around your REST API, we require the ability to create and update scheduled recordings on behalf of users. Currently, the POST /api/v1/scheduledRecordings
and PUT /api/v1/scheduledRecordings/{id}
endpoints do not allow us to specify the owner
or videographer
attributes when scheduling a recording.
We would like to request that support for owner
and videographer
fields be added as optional parameters to these endpoints.
Without this functionality, all scheduled recordings are assigned to the API-calling account, which breaks the ownership model needed by our institutions. The ability to specify these attributes would enable our system to assign recordings to the correct users from the start, reducing administrative overhead and maintaining clear ownership for access and permissions.
We would appreciate your help in implementing this urgently. Please don’t hesitate to reach out if you need further clarification or would like to meet online to discuss the requirements in more detail.
-Sam