JSON API » conferences
Available functions
Function | Description |
---|---|
conferences/create | Creates a new conference. |
conferences/delete | Deletes a conference. |
conferences/get | Gets fields of a conference. |
conferences/list | Gets array of fields of conferences. |
conferences/notifications/create | Adds a notification to a conference. |
conferences/notifications/list | Gets array of fields of notifications for a conference. |
conferences/notifications/reset | Removes all notifications for a conference. |
conferences/unused/code | Gets an available unused conference code. |
conferences/update | Updates an existing conference. |