DELETE
/
providers
/
{providerId}
curl --request DELETE \
  --url https://enrollments.us.stedi.com/2024-09-01/providers/{providerId} \
  --header 'Authorization: <api-key>'
This response has no body data.
This is a beta endpoint. We may make backwards incompatible changes.

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

Authorizations

Authorization
string
header
required

A Stedi API Key for authentication.

Path Parameters

providerId
string
required

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