Deletes the specified model monitor version.
| REQUIRED | KEY | TYPE | DESCRIPTION |
|---|---|---|---|
| Yes | modelMonitorVersion | str | Unique identifier of the model monitor version to delete. |
| KEY | TYPE | DESCRIPTION |
|---|---|---|
| success | Boolean | true if the call succeeded, false if there was an error |
| TYPE | WHEN |
|---|---|
| ConflictError | The model monitor version is the only version of its model monitor. |