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

# Updates an app client

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

Updates an app client, updating all fields. Any fields omitted in the request body will be blanked in the existing app client object.

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