This endpoint updates a user-specific criterion within an adaptive release rule for a particular content item in a Blackboard course. It allows for fine-tuning of content visibility based on individual user conditions. Use this endpoint when you need to modify existing user-base…
ruleIdRequiredstringThe rule ID. This should be the primary ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
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 |…
contentIdRequiredstringThe Content ID. This may be the primary ID, or any of the following keywords: interactive, indirect, root. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 | | keyword | root |
criterionIdRequiredstringThe adaptive release criterion ID. This should be the primary ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
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.