v1
latestOpenAPI 3.0.32026-07-247462851.8 MBEnrollmentStatuses
Delete an existing enrollment
This endpoint can be used to hard delete a specific package enrollment status using the enrollment status id. Enrollment status id is a combination of the patient ID and the package ID in the following format "patientId:packageId"
delete/enrollment-statuses/{patientId}:{packageId}
Path parameters
patientIdstring required
packageIdstring required
Response
Successfully delete the package enrollment status.