Skip to main content
POST
cURL

授权

Authorization
string
header
必填

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

请求体

application/json
scope
enum<string>
必填
可用选项:
user
key
string
必填
Pattern: ^[A-Z][A-Z0-9_]{0,63}$
value
string
必填
Required string length: 1 - 8192
scopeId
string
description
string | null

响应

201 - application/json

Created or updated

id
string
必填
scope
enum<string>
必填
可用选项:
user,
app,
automation
scopeId
string
必填
key
string
必填
createdBy
string
必填
createdTime
string
必填
description
string | null
lastModifiedBy
string | null
lastModifiedTime
string | null
最后修改于 2026年9月15日