Skip to main content
PATCH
更新工作区

授权

Authorization
string
header
必填

Public API bearer credential sent as Authorization: Bearer <token>. Use either an OAuth access token or a Hybridbox Service account token.

路径参数

account_id
string<uuid>
必填
workspace_id
string<uuid>
必填

请求体

application/json

创建或更新工作区的请求架构。

name
string
必填

工作区显示名称

Required string length: 1 - 255

响应

account_id
string<uuid>
必填

拥有工作区的账户 UUID

id
string<uuid>
必填

工作区 UUID

name
string
必填

工作区显示名称

created_at
string<date-time> | null

工作区创建时间戳

status
string
默认值:active

工作区生命周期状态

updated_at
string<date-time> | null

工作区上次更新时间戳