delete https://api.scale.com/v1/nucleus/model/
NucleusClient.delete_model(model_id: str) -> dict
This endpoint deletes a model from your Nucleus repo and all associated predictions (affects all datasets with associated predictions).
NucleusClient.delete_model(model_id: str) -> dict
This endpoint deletes a model from your Nucleus repo and all associated predictions (affects all datasets with associated predictions).
Try It!
to start a request and see the response here!