DELETE api/formularies/{formularyid}/formularycompanydiagnosiscodelimits/{formularycompanydiagnosiscodelimitid}/companydiagnosiscodelimitdxcodes/{id}
Deletes a single Company Diagnosis Code Limit Dx Code by formulary, diagnosis code limit ID and ID of the dx code.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
formularyid |
The id of the formulary for which dx codes will be returned |
integer |
Required |
formularycompanydiagnosiscodelimitid |
The id of the company diagnosis code limit |
integer |
Required |
id |
Company Diagnosis Code Limit Dx Code 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.