mitmedialab / unbreakout

0 stars 2 forks source link

Add backend call for discarding zoom call #50

Closed fields37 closed 3 years ago

fields37 commented 3 years ago

'Discard' button in host call creation interface should make a POST call that calls a function in meetings.urls -> meetings.views, which either tells zoom to delete the call or discards the information about it.