---
title: "Modifies an app client"
method: PATCH
path: "/auth/app-clients/{id}"
tags: ["AppClient"]
---

# Modifies an app client

`PATCH /auth/app-clients/{id}`

Partially updates a app client, only updating fields specified in the request body. Any fields omitted in the request body will not be changed from their existing values.

## Path parameters

- `id` string, required

## Response `200`

Success

---

[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)
