---
title: "PATCH AuditEvent resource"
method: PATCH
path: "/AuditEvent/{id}"
tags: ["AuditEvent"]
---

# PATCH AuditEvent resource

`PATCH /AuditEvent/{id}`

Update a part of an AuditEvent resource.

## Path parameters

- `id` string, uuid, required

## Headers

- `Content-Type` string
- `If-Match` string

## Response `200`

The updated AuditEvent resource

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Resource not found
- `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/revisions/ee03e3c0910d/schema)
