---
title: "POST /client/site/create"
method: POST
path: "/client/site/create"
tags: ["client"]
---

# POST /client/site/create

`POST /client/site/create`

## Request body

- ReqPartyId
  - `party_id` string, required — Site ID

## Response `200`

Success

- ResponseClientInfo
  - `message` string
  - `code` integer
  - `data` ClientInfo
    - `app_name` string
    - `app_id` string
    - `app_token` string
    - `app_type` string

---

[API](https://skmtc.net/federatedai/apis/fate-flow-restful-api.md) · [All operations](https://skmtc.net/federatedai/apis/fate-flow-restful-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/federatedai/fate-flow-restful-api/versions/79b43d689db6/schema)
