DELETE api/companystepmedications/{companystepmedicationid}/companystepmedicationstepdrugs/{id}

Deletes a Company Step Medication Step Drug by ID

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/json-patch+json

Sample:

Sample not available.