v1

latestOpenAPI 3.0.02026-07-138474106.2 KB
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