Models
Delete a model
Deletes a specific model by ID
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model to delete
Response
200
_mintlify/placeholder
Model deleted successfully