Deletes the specified version of a model and the corresponding metadata
DELETE {{baseUrl}}/models/:modelId/versions/:versionId
Deletes a version of a model and the corresponding metadata, only if the version is not the single available version for the model.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |