Skip to main content
DELETE
Delete a model

Authorizations

Authorization
string
header
required

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

Path Parameters

namespace_id
string
required
model_id
string
required

Response

Successful Response

Response model for model deletion.

model_id
string
required
message
string
required
success
boolean
default:true