unenroll_user_product
Remove a user's enrollment from a course, bundle, or subscription by specifying the product ID and type.
Instructions
🔴 DESTRUCTIVE · deletes · Users · DELETE /v2/users/{id}/enrollment
Unenroll user from product
Unenroll user from a product specified by the provided product id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | User Id or email (encoded string) | |
| body | No |