/
WE
webankfintech
/
mf-server
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
2026-07-17
50
64
82.8 KB
modelStorage
Update a Model in the given Model ID
Update Model.
put
/mf/v1/model/{modelID}
Path parameters
modelID
number
required
Request body
ModelRequest
required
model_name
string
Name for the model
model_type
string
Type for the model
file_name
string
File Name
s3_path
string
S3 path
root_path
string
S3 path
child_path
string
S3 path
model_version
ModelVersion
group_id
number
Group Id of User.
Response
OK