v1

latestSwagger 2.02026-07-17404560.4 KB
Models

Deletes an existing model

Deletes an existing model. It does not delete any data in the user's data store.

delete/di/v1/models/{model_id}

Path parameters

model_idstring string required

The id of the model.

Query parameters

versionstring

The release date of the version of the API you want to use. Specify dates in YYYY-MM-DD format.

Response

Model deleted successfully.

model_idstring

A unique id of the deep learning model.