---
title: "話者グループを変更する"
method: PUT
path: "/applications/{applicationId}/clients/{clientId}/srs/speaker_groups/{speakerGroupId}"
---

# 話者グループを変更する

`PUT /applications/{applicationId}/clients/{clientId}/srs/speaker_groups/{speakerGroupId}`

## Path parameters

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

## Headers

- `Authorization` string, required
- `Content-Type` string

## Response `200`

200

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

## Other responses

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

---

[API](https://skmtc.net/fd/apis/mimi-srs-api.md) · [All operations](https://skmtc.net/fd/apis/mimi-srs-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fd/mimi-srs-api/versions/59b94588a89e/schema)
