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

# Modifies an app client's settings by ID

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

Partially updates app client settings, 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)
