Skip to main content
PUT
Upsert Rubric

授权

Authorization
string
header
必填

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

路径参数

owner
string
必填
name
string
必填

请求体

application/json
name
string
必填
Required string length: 1 - 128
Pattern: ^[a-zA-Z0-9][a-zA-Z0-9_.-]*$
criteria
CriterionIn · object[]
必填
Required array length: 1 - 20 elements
description
string
默认值:""
Maximum string length: 4000
scale_min
number
默认值:0
scale_max
number
默认值:1
visibility
string
默认值:private
Pattern: ^(private|public)$

响应

Successful Response