Delete Enrollment

Deletes an enrollment request. Only enrollments in DRAFT status can be deleted. This operation is idempotent.

DELETE/enrollments/{enrollmentId}
This is a beta endpoint. We may make backwards incompatible changes.

This endpoint allows you to delete a transaction enrollment that is still in DRAFT status. To update or delete an enrollment that is already in SUBMITTED, PROVISIONING, LIVE, REJECTED, or CANCELED status, contact support.

Authorizationstringrequiredheader

A Stedi API Key for authentication.

Path Parameters

The Stedi-assigned identifier for the enrollment you want to delete.

DeleteEnrollment 200 response