meetview. logo

Table of Contents

DeleteAdminUser
Delete webcast admin user using the information provided.

Example
Call=DeleteAdminUser

Parameters={“AccessID”:”1234abc”,”AccessKey”:”abcde”,”WebcastID”:1485,”email”:”jdoe@here.com”}

Delete a user from the the webcast using either “email”, the email address of the user or “id” the id assigned to the user when it was created.

Example Return
Returns user id of deleted user or an error; {“id”: 3989}

Quote Request