Skip to main content
DELETE
/
api
/
2.0
/
pulmonary_orders
/
{id}
/
Delete Pulmonary Order
curl --request DELETE \
  --url https://sandbox.elationemr.com/api/2.0/pulmonary_orders/{id}/ \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

id
integer<int64>
required

Response

204

No response body