I am going to push grades to blackboard course using
/learn/api/public/v1/courses/{courseId}/gradebook/columns/{columnId}/users/{userId}
Can I use "Blackboard Course Key" & "Blackboard User Key" for "courseId" & "userId" parameters in above endpoint.
If not is there a way to get "courseId" & "userId" by providing course key and user key?
From the developer portal, these are the acceptable values for the course, column, and User Id.
primary is the PK1, externalId is the batchUID, courseId is the course Id in the Learn user interface, uuid is the unique identifier sent as user Id or context Id (course) in an LTI Launch.