---
title: "添加租户信息"
method: POST
path: "/v2/tenants"
tags: ["v2"]
---

# 添加租户信息

`POST /v2/tenants`

add tenant

## Request body

- object
  - `eid` string — the eid in : body
  - `tenant_id` string — the tenant id in: body
  - `tenant_name` string — the tenant name in: body
  - `token` string

## Response `default`

统一返回格式

- CommandResponse — unresolved $ref

---

[API](https://skmtc.net/goodrain/apis/untitled-api.md) · [All operations](https://skmtc.net/goodrain/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/goodrain/untitled-api/revisions/8c773e222448/schema)
