Skip to main content
POST
创建审核规则组

授权

x-ti-app-id
string
header
必填
x-ti-secret-code
string
header
必填

请求体

application/json
workspace_id
string
必填

空间ID

示例:

"1234567890"

repo_id
integer
必填

审核规则库ID

示例:

"31415926"

name
string
必填

组名称

Maximum string length: 30
示例:

"审核规则组1"

响应

200 - application/json

成功创建审核规则组

code
integer
必填

状态码

示例:

200

msg
string
必填

状态描述

result
object