PUT api/TherapeuticCategory/Update?Name={Name}&ID={ID}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
Name | string |
Required |
|
ID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
TherapeuticCategoryName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
ID | integer |
None. |
|
ActiveConnection | SqlConnection |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.