DELETE
/control/v1/models/custom

Query Parameters

model_id*string

Custom model id (e.g. org/name)

Response Body

application/json

curl -X DELETE "https://example.com/control/v1/models/custom?model_id=string"
Empty
{
  "status_code": 400,
  "detail": "Bad Request",
  "extra": {}
}