Delete Model
Admin - Models
Delete Model
Deletes a model by id (admin only). Does not require ownership.
DELETE
Delete Model
Authorizations
Bearer authentication using an access token. Format: Bearer <access_token>
Path Parameters
Model to delete.
Query Parameters
Admin performing the delete.
Response
A successful response.
AdminModelServiceDeleteModelResponse is the response for admin delete model.

