Developer Docs
OverviewGroupsPathways
  • Getting Started
  • Overview
    • API Manager
    • User Privacy
    • Responses
  • Groups
    • Concepts
    • Manage
    • Status
    • Insert
    • Remove
  • Data
    • Overview
    • List
    • Upload
    • Download
    • Delete
    • Insert
    • Remove
  • Pathways
    • Overview
    • Enrolments
      • List
      • Manage
    • Web Tracking
      • Serverless
      • Server-Side Platforms
    • Classroom & Events
      • List
      • Consume
    • Rewards
      • List
      • Consume
    • Webhooks
      • Enrolments
      • Classroom & Events
      • Rewards
    • Logs
      • Activity & Fulfilment Types
      • Activity & User Logs
  • Stories
    • Logs
      • Story Logs
      • User Story Logs
    • Certificates
    • Question Analysis
  • Streams
    • Subscriptions
    • Ratings
  • Analytics
    • Overview
    • Published
    • Realtime
    • Audience
      • Frequency
      • Demographics
      • Locations
      • Retention
    • Reviews
Powered by GitBook
On this page
  • Enrolment Endpoints
  • List
  • Manage
  • Insert
  • Remove
  1. Pathways

Enrolments

PreviousOverviewNextList

Last updated 4 years ago

Enrolment Endpoints

List

The list endpoint allows for retrieving multiple pathways and user enrolments. This is useful if you wish to track the enrolment status & progression of users.

Manage

The manage endpoint allows for managing multiple users in a single pathway. This is useful for bulk user add (enroll) / remove (disenroll) actions to a pathway.

Insert

The insert endpoint allows for adding a single user to multiple pathways. This is similar to the add parameter for the manage endpoint but allows for multiple pathway assignments.

Remove

The remove endpoint allows for removing a single user from multiple pathways. This is similar to the remove parameter for the manage endpoint but allows for multiple pathway removals.

List
Manage