Add endpoint to delete a model version
Any model administrator should be able to delete a model version.
The endpoint DeleteModelVersion
would check:
- that the user is an admin of the model
- (future) that the model is not used by a currently running process