---
title: "PUT AllergyIntolerance resource"
method: PUT
path: "/AllergyIntolerance/{id}"
tags: ["AllergyIntolerance"]
---

# PUT AllergyIntolerance resource

`PUT /AllergyIntolerance/{id}`

Update an entire AllergyIntolerance resource with new resource definition.

## Path parameters

- `id` string, uuid, required

## Query parameters

- `identifier` string

## Headers

- `If-Match` string

## Response `200`

The updated AllergyIntolerance resource

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Resource not found
- `412` — Precondition Failed - search criteria was not selective enough to successfully execute the operation
- `500` — Error, with details

---

[API](https://skmtc.net/zushealth/apis/auth-service-api.md) · [All operations](https://skmtc.net/zushealth/apis/auth-service-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/zushealth/auth-service-api/versions/ee03e3c0910d/schema)
