Deletes a specific rubric association within a course in the Blackboard Learn platform. This endpoint removes the link between a rubric and its associated item (such as an assignment or assessment) in a given course. It should be used when an instructor or administrator needs to…
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
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 |…
rubricIdRequiredstringThe Rubric ID. This may be the primary ID. | ID type | Example | |------------|---------------------------------------| | primary | _123_1 |
forceDeletebooleanBy default, Rubric associations that were used to evaluate an activity or question cannot be deleted without user consent. Set this parameter to true if you want to delete an association with this condition. Any dependant gradebook grades will be considered as manual after delet…
rubricAssociationIdRequiredstringThe Rubric Association 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.