Delete an existing provider

This will delete the provider and all associated data such as attached licenses, NPI records, DEA registration etc.

Request
path Parameters
providerId
required
string <uuid>

Identifier of the provider to get the data for.

query Parameters
cancelNpdbContinuousQuery
boolean
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Server Error

delete/providers/{providerId}