Adobe Captivate · Arazzo Workflow
Adobe Learning Manager Unenroll a Learner from a Course
Version 1.0.0
Find a learner's enrollment in a course, confirm it, and remove it if present.
Provider
Workflows
unenroll-learner
Remove a learner's enrollment in a given learning object if one exists.
Searches enrollments for the learner and learning object, and when a match is found confirms the enrollment and deletes it; otherwise ends without changes.
1
findEnrollment
List enrollments filtered to the learner and learning object, returning at most one match, and branch on whether an enrollment exists.
2
confirmEnrollment
Read the matched enrollment by id to confirm it still exists before deleting it.
3
removeEnrollment
Delete the enrollment to unenroll the learner from the learning object instance.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.