Archive a self-enrolled learner from a path session

🔑

Required OAuth scope: paths:write.

Archives the self-enrollment of a learner in a path session. Learners enrolled through the Audience Builder are rejected — unassign those by updating the session audience with PUT /audiences and excludedLearners.

Path Params
string
required
^[a-fA-F0-9]{24}$

The unique ID of the path.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the path session.

string
required
^[a-fA-F0-9]{24}$

The unique ID of the learner.

Headers
string
enum
required

The version of the API.

Allowed:
Responses
204

Archives the learner's self-enrollment in the session.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json