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.
Is it possible to create / update / remove users over the REST API
Mats Malmsten
Tyro
in API
Hi,
We want to do user management of our Panopto instance and were looking at the API docs. We could not find any info on if it is possible to create / update / remove users over the REST API. If it is not is that coming at some point or do we need to use the SOAP api?
1
Answers
Hi Mats,
At this time we do not have a REST API endpoint to create a user. You are correct that you would need to use the SOAP API for this. Two methods in the UserManagement API exist for this, CreateUser and CreateUsers.
Here are some links to documentation for both requests.
https://support.panopto.com/resource/APIDocumentation/Help/html/74a964bc-ff7b-bf40-7f7d-ab5a8a77545e.htm
https://support.panopto.com/resource/APIDocumentation/Help/html/6982a821-3337-36a7-675d-907939acb858.htm
Thanks,
Joe
Ok, thanks for confirming. Any idea will user management ever move over to the REST API?
-Mats
Hi,
We do plan to migrate more functionality from the User Management API to the REST API, but I can not give a timeline on when this will happen.
Thanks,
Joe