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