LMS365 API - https://api.365.systems/
To enroll a user to the Course you should know Login Name and Course ID.
1. Go to https://api.365.systems/
2. Find 'Courses' section, expand it, find the 'Post' method with the line 'Enrolls user in a Course' and click 'Try it out'

3. Insert Course Id and Login Name in the fields and click Execute button:

4. Check results in Responses:

- CODE 2xx - request worked correctly
- Response body - you can find Time of the user Enrollment here
- You can use "Search" function (Ctrl+F) to find the needed user in response result
Comments
Article is closed for comments.