<org_id>
is the organization id of your event<lecture_id>
is the talque id of the lecture<action>
is one of the actions listed in the following. Valid are info
, enroll
, and unenroll
info
as the action url component opens the details page of that lectureenroll
as the action url component opens the details page of that lecture and adds that lecture to the user's in-app calendar. The result is as if the user would have clicked on the Attend button.unenroll
as the action url component opens the details page of that lecture and removes that lecture to the user's in-app calendar. The result is as if the user would have clicked on the Not attending button.