Skip to main content
PATCH
Update a preset

授权

Authorization
string
header
必填

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

请求头

Idempotency-Key
string

路径参数

presetId
string
必填

请求体

application/json
name
string
Required string length: 1 - 100
preset
object
isDefault
boolean

响应

200 - application/json

Updated preset

id
string
必填
name
string
必填
isDefault
boolean
必填
preset
object
必填
createdAt
string
必填
updatedAt
string
必填