Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

路径参数

baseId
string
必填

请求体

application/json
name
string
必填
Minimum string length: 1
config
object

响应

201 - application/json

Created

id
string
必填
baseId
string
必填
name
string
必填
status
enum<string>
必填
可用选项:
draft,
active,
inactive
currentSnapshotId
string | null
必填
config
object | null
必填
hasDraft
boolean
必填
createdBy
string
必填
createdTime
string
必填
lastModifiedBy
string | null
lastModifiedTime
string | null
nextRunAt
string | null
alertContact
object | null
最后修改于 2026年9月15日