patch/models/{modelId}

Path parameters

modelIdstring required

Headers

Content-Typestring required

Request body

descriptionstring nullable
fieldConfigobject
heightinteger
namestring nullable
status'active' | 'training' | 'inactive'
widthinteger

Response

200 response

createdBystring nullable required
createdTimestring nullable required
descriptionstring nullable required
fieldConfigobject required
heightinteger required
modelIdstring required
namestring nullable required
numberOfDataBundlesinteger required
status'active' | 'training' | 'inactive' required
updatedBystring nullable required
updatedTimestring nullable required
widthinteger required

Changes