v2

latestOpenAPI 3.1.0raw.githubusercontent.com2024-09-26192307950.1 KB
models

Delete Model

Delete a model by name or ID.

Args: model_name_or_id: The name or ID of the model to delete.

delete/api/v1/models/{model_name_or_id}

Path parameters

string required
OR
string uuid required

Response

Successful Response

{"stackTrail":"paths:/api/v1/models/{model_name_or_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}