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.
Changes
Changed in 2 of the 3 revisions of this API.11
- ○
the
queryrequest parameterversionbecame optionalrequest-parameter-became-optional
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
queryrequest parameterversionbecame requiredrequest-parameter-became-required
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲