Skip to main content

Enroll in Course

Overview

Enroll in a learning course to develop new capabilities.

SDK Example

// Auto-generated from SDK - Coming Soon
await academy.enroll({
  passportId: user.id,
  courseId: 'course:react-fundamentals',
  fundedBy: 'enterprise-subsidy', // Free for individuals
});

Use Cases

  • Skill development
  • Reskilling programs
  • Course enrollment
  • Learning pathways

See Also

  • Complete Learning Module
  • Track Learning Progress
  • Grant Capability from Learning

← All patterns