DELETE api/pro/clinics/{clinicId}/employees/{employeeId}
Removes a Clinic Employee from the list.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
clinicId |
The Clinics Id |
string |
Required |
employeeId |
The id of the administrator. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.