This endpoint allows for updating specific attributes of an existing data source in the Blackboard system. It uses the PATCH method to apply partial modifications to a data source identified by its unique dataSourceId. The primary use case is to update the external ID or descrip…
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
externalIdstringAn externally-defined unique ID for the data source. Formerly known as "batchUid".
descriptionstringThe description of the data source.
dataSourceIdRequiredstringThe data source ID. This may be the primary ID, or the secondary ID prefixed with the ID type. | ID type | Example | |------------|--------------------| | primary | _123_1 | | externalId | externalId:math101 |
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.