Skip to main content

Delete enrollment records. Caller requires the ENROLLMENTS:REMOVE permission.

DELETE 

/api/web/v1/enrollment/api

deprecated

Delete enrollment records. Caller requires the ENROLLMENTS:REMOVE permission.

Request

Body

required

    enrollmentData object[]required

    The Enrollment Data. Primary key field is mandatory in case of Update and Delete.

    enrollmentDesignName stringrequired

    Name of the Enrollment Design.

Responses

OK

Schema

    string

Loading...