Updates a user's enrollment details in a specific Blackboard Learn course. This endpoint allows for modifying various aspects of a user's course membership, including their role, availability status, and association with cross-listed courses. It's particularly useful for managin…
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
userIdRequiredstringThe user ID. This may be the primary ID, or any of the secondary IDs prefixed with the ID type. <div style="overflow-x:auto;"> <table> <tr> <th>ID type</th> <th>Example</th> </tr> <tbody> <tr> <td>primary</td> <td>_123_1</td> </tr> <tr> <td>externalId</td> <td>externalId:jsmith<…
courseIdRequiredstringThe course or organization ID. This may be the primary ID, or any of the secondary IDs prefixed with the ID type. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 | | externalId | externalId:math101 | | courseId | courseId:math101 |…
courseRoleIdstringThe user"s role in the course. These roles are also valid for an organization, although they are named differently in the UI. Custom course roles may also be referenced by their IDs. | Type | Description | --------- | --------- | | Instructor | Has access to all areas in the Con…
dataSourceIdstringThe ID of the data source associated with this course. This may optionally be the data source"s externalId using the syntax "externalId:math101".
displayOrderintegerFor primary instructor implementation, position or displayOrder cannot be negative, the minimum position is 1, with which is the primary instructor (aka. Leader instructor). Multiple primary instructor have the same displayOrder 1. This operation only takes effect when the cours…
childCourseIdstringThe primary ID of the child, cross-listed course, in which the user is directly enrolled. </p> This field is read only in Learn versions 3000.11.0 through 3400.0.0. As of 3400.1.0, this field is mutable. </p> If this membership"s course is a parent course in a cross-listed set,…
availability__availablestringnull | Type | Description | --------- | --------- | | Yes | | | No | | | Disabled | **Since**: 3100.0.0 |
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.