updateModelGroup
updateModelGroup
Path Parameters
group string required
group
modelCode string required
modelCode
application/json
Request Body required
requestData
code string
label string
position int32
Responses
- 200
- 201
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
code string
label string
title string
{
"code": "string",
"label": "string",
"title": "string"
}
Created
Unauthorized
Forbidden
Not Found
Loading...