DELETE api/companystepmedications/{companystepmedicationid}/companystepmedicationstepdrugs/{id}
Deletes a Company Step Medication Step Drug by ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
companystepmedicationid |
The id of the company step medication |
integer |
Required |
id |
Company Step Medication Step Drug identifier |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
An http status indicating the status of the delete request
IHttpActionResultNone.
Response Formats
application/json, text/json, application/json-patch+json
Sample:
Sample not available.