Skip to main content
PATCH
cURL

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

路径参数

baseId
string
必填
appId
string
必填

请求体

application/json
prefix
string
必填
Required string length: 1 - 63
Pattern: ^[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?$

响应

200 - application/json

App system domain prefix updated

systemDomainPrefix
string
必填
systemDomain
string
必填
systemDomainUrl
string
必填
accessUrl
string | null
必填
accessUrlType
enum<string> | null
必填
可用选项:
custom,
system,
provider
accessUrlNeedsRefresh
boolean
最后修改于 2026年9月15日