DELETE api/v1/administrator/healthprofessional/delete/{id}
Todo: Update with correct information
Request Information
Headers
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
Body Parameters
None.
Response Information
Headers
Resource Description
Application Status - Result, Status code, Message
Application Accept - AA, 200, OK,
ResponseName | Description | Type | Additional information |
---|---|---|---|
Result |
Result of the response |
string |
None. |
Message |
Additional information of the response |
string |
None. |
Response Formats
application/json
Sample:
{ "Result": "sample string 1", "Message": "sample string 2" }