Delete

Delete an existing AllergyIntolerance resource by FHIR ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This operation removes the specified resource. The request is scoped to the authenticated tenant.

Required scope:

allergyintolerance.write

Example Request

curl -X DELETE "https://sandbox.healthgorilla.com/fhir/R4/AllergyIntolerance/{id}" \
  -H "Authorization: Bearer <access_token>" \
  -H "Accept: application/fhir+json"
Path Params
string
required

FHIR resource ID of the AllergyIntolerance to delete.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json