Skip to main content
DELETE
Remove a supervisorial relationship

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

mapping_id
string<uuid>
required

Unique (UUID) identifier for the supervisorial relationship

Response

200 - application/json

Supervisorial relationship removed successfully

message
string
Example:

"Supervisor relationship removed successfully"