租户管理

更新租户

更新租户信息

put/tenants/{id}

Path parameters

idinteger required

租户ID

Request body

api_keystring

API key

businessstring

Business

created_atstring

Creation time

descriptionstring

Description

idinteger

ID

namestring

Name

statusstring

Status

storage_quotainteger

Storage quota (Bytes), default is 10GB, including vector, original file, text, index, etc.

storage_usedinteger

Storage used (Bytes)

updated_atstring

Last updated time

Response

更新后的租户

object required

Changes