Skip to main content
POST
Delete model version

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
manifest
ModelManifest · object
required

Manifest identifying the model version to delete

Response

200 - application/json

Empty response indicating successful deletion

The response is of type EmptyResponse · object.