Menu

Search

Electa Live Virtual Classroom, LMS - Help & Support Portal


API 3.0 - Deleting Live Sessions


Administrator
API 3.0

This API is used if you want to delete a live session.

Call: <API_URL>/Event/Delete
Supported HTML Methods: HTTP-GET / HTTP-POST
Communications Level: Server-to-Server
Result: XML

Parameters:

CID - Integer, Required, Account Id, Sample: 12345

Token - String, Required, Sample: 9C467079-FE3B-45C5-8AA5-9726397081AA
A valid session token obtain from a previous call to the Authentication namespace for the above Account Id.

EventId - Integer, Required, Sample: 2231112
The number identifier of the event to be deleted. This is not the event Access Code.
It is the internal number identifier which is obtained when creating a live event from an API call.
Events that are created from your calendar can also be deleted by passing the respective event Id.

Sample Call

https://api30.school-network.net/event/delete?token=1d10e97b-9c9f-4e9d-9f98-5c9861e4dc65&cid=1&eventid=255052

 

The result is an XML set with a response code and a description. If the function fails an error code and an error description is returned. Similarly, upon success, a "Success" message is returned.

 


Also In This Category


Optionally provide private feedback to help us improve this article...

Thank you for your feedback!


Details
Last Modified: 6 Years Ago
Last Modified By: Administrator
Type: INFO
Article not rated yet.
Article has been viewed 4.1K times.
Options