DELETE api/formularies/{formularyid}/formularypriorauthorizations/{id}

Deletes a Coverage Prior Authorization object by formulary identifier and coverage prior authorization identifier

Request Information

URI Parameters

NameDescriptionTypeAdditional information
formularyid

The id of the formulary coverage prior authorization

integer

Required

id

Coverage prior authorization 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.