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.
About setting text in the "Description" section of a video
in API
Hello Panopto Members
I'm posting this because a member of the development team has a question.
They would like to use the API to set text in the "description" field of videos, and do this all at once using the API below.
Please let me know if there is a way to do this.
IRemoteRecorderManagement.ScheduleRecording Method
We know that I can set the text individually using the API below, but since it would be a double effort, I have been asked if there is a way to do it all at once using the API above.
0
Answers
Hi Tsutomu,
We need to use Update endpoint to set Description at the moment, and unfortunately you will need to call API twice.
I hope this helps.
Thanks,
Adis