Courses

Reset a member's course enrollment. Roles: admin, member.

post/api/courses/{contentId}/enroll-reset

Path parameters

contentIdinteger required

Request body

userMembershipIdinteger required

Response

OK

successboolean
errorstring

Changes

Changed in 1 of the 2 revisions of this API.5

    • added the optional property error/errorId to the response with the 400 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 401 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 403 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 404 status

      response-optional-property-added

    • added the optional property error/errorId to the response with the 500 status

      response-optional-property-added