Skip to main content
DELETE
Deactivate a license/qualification

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

prescriber_id
string<string>
required

Unique (UUID) identifier, or 10-digit NPI, for the prescriber

qualification_id
string<uuid>
required

Unique (UUID) identifier for the qualification

Response

200 - application/json

License/qualification deleted successfully

message
string
Example:

"License/qualification deleted successfully"