Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.

Phone conference rooms API support

Compare
Choose a tag to compare
@tejashah88 tejashah88 released this 09 Jun 01:18

New API Endpoints

Phone conference rooms - dashboard.phone_comference_rooms

  • list - List all the phone conference rooms in a network.
  • get - Show a conference room's details.
  • create - Add a conference room.
  • update - Update a conference room. Only submit parameters you would like to update. Omitting any parameters will leave them as-is.
  • delete - Delete a conference room.