This endpoint allows you to update an existing LTI (Learning Tools Interoperability) placement in the Blackboard learning management system. It provides granular control over various aspects of the placement, including its name, description, icon, URL, visibility settings, gradi…
keystringKey
urlstringThe URL of the tool provider. Not required to be unique, must be a complete and valid URL. Maximum length is 1024 characters, BAD_REQUEST error with message is returned if greater than 1024 characters or incomplete URL.
namestringThe name of the placement. Not required to be unique. Maximum length of 50 characters, BAD_REQUEST error with message is returned if greater than 50 characters.
fieldsstringA comma-delimited list of fields to include in the response. If not specified, all fields will be returned.
secretstringSecret
iconUrlstringThe URL of the icon for this placement, if any. Not required to be unique, must be a complete and valid URL. Maximum length is 255 characters, BAD_REQUEST error with message is returned if greater than 255 characters or incomplete URL.
authorIdstringId of the creator of the placement **Deprecated**: since 3900.0 not used
descriptionstringThe description of the placement. Not required to be unique. Maximum length is 1000 characters, BAD_REQUEST error with message is returned if greater than 1000 characters.
placementIdRequiredstringPlacementid
allowGradingbooleanWhether this placement can accept grades from the tool provider and a grade column can be created for it. This only applies to Enum[Type]#`ContentHandler` types. All others don"t support grading and will be set to false.
allowStudentsbooleanWhether the course tool is visible by students, or only to non-students (e.g. instructors). Defaults to true, allowing students to see the tool.
customParametersobjectCustom launch parameters for the tool.
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.