The URL of a specific course URL in CanvasLMS now is like:
https://XXX.XX.XX/courses/{corseID}
The {courseID} is an automatically assigned value when registering a course in Canvas.
I wonder if it is possible to configure the setting about changing or editing the course URL as: https://XXX.XX.XX/courses/{corseCode}
The {corseCode} can be customized within the course settings.
Additionally, does anyone know if there are other values which can be modified or edited apart from corseCode and how to modify them.
Thanks!!