DELETE api/groupplans/{groupplanid}/planformulary/{planformularyid}
Deletes a Plan Formulary by ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
groupplanid |
Group Plan Identifier |
integer |
Required |
planformularyid |
Plan Formulary 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.