Endpoint Examples
Delete Model
Deletes the specified model
POST
/
model
/
delete
/
{model_name}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
model_name
string
requiredResponse
200 - application/json
The response is of type object
.