Skip to main content
DELETE
Delete a model

Authorizations

Authorization
string
header
default:default
required

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

Path Parameters

projectId
string
required

ID of the project that owns the model.

id
string
required

Model identifier.

Response

OK

Empty response returned after a successful delete operation.