deleteEnrollment: Deletes an enrollment.

View source: R/EnrollmentFunctions.R

deleteEnrollmentR Documentation

Deletes an enrollment.

Description

Deletes an enrollment.

Usage

deleteEnrollment(realm, realm_id, enrollmentId)

Arguments

realm

One of 'schools', 'buildings', 'users', 'groups', 'courses', or 'sections'.

realm_id

The id of the realm object.

enrollmentId

The ID of the enrollment which will be deleted.

Value

The success status of the DELETE request.

References

API Documentation


sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.