Courses

Update course access

Provide a user with access to a specific course by rootContentId.

post/courses/{rootContentId}/permissions/{userEmail}

Path parameters

rootContentIdstring required

The content Id

userEmailstring required

The user email

Request body

isBuilderboolean
isReviewerboolean

Response

user successfully added to the course with the specified permission.

contentIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.