Review API
Create a new version.
Previous versions cannot be changed to protect it against changes.
You can post a whole new model to create a new version with the same model id.
{}
{
"code": 200,
"message": "We have processed your request.",
"data": {
"model_id": 1,
"version_id": 2
},
"links": {},
"errors": []
}