Copy link to clipboard
Copied
Using Adobe Connect 8 Web Services support "Create meetings" API to create a Adobe Connect meeting.
But I can't find "Delete meeting" API similar to delete meeting,Could you tell me how to delete meeting through API.
Thanks!
You must have used sco-create to create meeting. To delete a meeting, use sco-delete API call.
Find its documentation here.
Copy link to clipboard
Copied
You must have used sco-create to create meeting. To delete a meeting, use sco-delete API call.
Find its documentation here.