export type LinkCourseRequest = { course_id: string; };