---
title: "クライアントを作成する"
method: POST
path: "/applications/{applicationId}/clients/"
---

# クライアントを作成する

`POST /applications/{applicationId}/clients/`

## Path parameters

- `applicationId` string, required

## Query parameters

- `scope` string

## Response `200`

200

- object
  - `code` integer
  - `error` string
  - `status` string
  - `progress` integer
  - `kind` string
  - `clientId` string
  - `applicationId` string
  - `secretId` string
  - `secret` string
  - `operationId` string
  - `selfLink` string
  - `targetLink` string
  - `startTimestamp` integer
  - `endTimestamp` integer

## Other responses

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