Changes between Version 12 and Version 13 of api_v1


Ignore:
Timestamp:
2012-09-29T22:45:44Z (12 years ago)
Author:
Pan Luo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • api_v1

    v12 v13  
    9494
    9595||GET||/v1/courses/{course_id}/users||get a list of users associated within the course {course_id}||
    96 ||POST||/v1/courses{course_id}/users/{user_id}||associate a user to the course by {course_id}||
    9796||POST||/v1/courses{course_id}/users||associate users to the course by {course_id}||
    98 ||DELETE||/v1/courses/{course_id}/users/{user_id}||remove a user  from the course||
    9997||DELETE||/v1/courses/{course_id}/users||remove users  from the course||
    10098|| ||parameter||COURSE_ID||