Admin API

The Admin API (com.vidyo.portal.admin) provides tenant admin capabilities to manage member accounts, meeting rooms, groups, and content, and control recording and webcasting.

To use this API, you require admin rights or super admin rights.

URL

The VidyoPortal Admin Service URL is:

http://VIDYOPORTAL/services/v1_1/VidyoPortalAdminService?wsdl

Functionality

This API includes the following functionality.

Member account management

  • Create a new member
  • Delete a member
  • Update a member
  • List member’s details—all or search based on matching prefixes

Meeting room management

  • Create a room
  • Delete a room
  • Update a room
  • List rooms—all or search based on matching prefixes

Group management

  • Create a group
  • Delete a group
  • Update a group
  • List groups – all or search based on matching prefixes

Record control

  • Start recording
  • Stop recording
  • Resume recording
  • Pause recording
  • Get recording profiles

Content management

  • Search recorded file
  • Update recorded file
  • Delete recorded file

Webcasting

  • Create Webcast URL
  • Remove Webcast URL
  • Get Webcast URL
  • Remove Webcast pin
  • Get recording profiles