---
title: "クライアントを変更する"
method: PUT
path: "/applications/{applicationId}/clients/{clientId}"
---

# クライアントを変更する

`PUT /applications/{applicationId}/clients/{clientId}`

クライアントの有効／無効を変更する

## Path parameters

- `applicationId` string, required
- `clientId` string, required

## Response `200`

200

- object
  - `code` integer
  - `error` string
  - `status` string
  - `progress` integer
  - `kind` string
  - `operationId` string
  - `selfLink` string
  - `targetLink` string
  - `startTimestamp` integer
  - `endTimestamp` integer

## Other responses

- `400` — 400
- `401` — 401

---

[API](https://skmtc.dev/fd/apis/mimi-developer-api.md) · [All operations](https://skmtc.dev/fd/apis/mimi-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fd/mimi-developer-api/revisions/0d02ba774f0a/schema)
