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

# POST /client/partner/create

`POST /client/partner/create`

## Request body

- ReqPartnerCreate
  - `party_id` string, required — Site ID
  - `app_id` string, required — App ID for the site
  - `app_token` string, required — App token for the site

## Response `200`

Success

- ResponsePartnerInfo
  - `message` string
  - `code` integer

---

[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/revisions/79b43d689db6/schema)
