Delete Provider

Deletes a provider record. Providers can only be deleted if they have no associated enrollments. This operation is idempotent.

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

This endpoint allows you to delete providers without associated transaction enrollments. If you need to delete a provider that has associated enrollments, contact support.

Authorizationstringrequiredheader

A Stedi API Key for authentication.

Path Parameters

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

DeleteProvider 200 response