Delete lesson/live workshop/assignment API
Description: To delete a lesson or live workshop or assignment in a course.
Request URL: <domain>/api/v4/<orgId>/sessions/<sessionId>.json
[where <sessionId> refers to lesson ID or live workshop ID or assignment ID]
Method: DELETE
OAuth Scope: TrainerCentral.sessionapi.DELETE
Parameters: Not applicable
Request Body: Not applicable
Sample Request: https://zylkeracademy.trainercentral.com/api/v4/700000804/sessions/3000072000002000004.json
Related Articles
List of all TrainerCentral APIs
Getting Started Get Oauth token API Course APIs Create chapter API Edit chapter API Create course API Edit course API Create lesson API Edit lesson API Create assignment API Delete lesson/live workshop/assignment API Delete chapter API Delete course ...
Attend a live workshop
How can my learners register for and access a live workshop? As soon as you promote your live workshops, your prospects can register for the session using the session link and attend the session through the access link that is shared to their inbox ...
Create lesson API
Description: To create a lesson under a course in an academy. Request URL: /api/v4/<orgId>/sessions.json (How do I get my orgId?) Method: POST OAuth scope: TrainerCentral.sessionapi.CREATE Parameters for creating an on-demand lesson { "session":{ ...
Submit an Assignment
You can submit assignments included as part of the course curriculum by navigating to the particular lesson and submitting your assignment. When you come across an assignment, kindly make sure you go through the detailed instructions entirely before ...
Live workshop - Customise website
TrainerCentral allows you to customize the website of your live workshop to suit your branding preferences. You can choose from various themes, add sections, alter navigation, and much more. Edit the site layout You can edit the background image, ...