v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Deletes a model. The <code>DeleteModel</code> API deletes only the model entry that was created in SageMaker when you called the <code>CreateModel</code> API. It does not delete model artifacts, inference code, or the IAM role that you specified when creating the model.

post/#X-Amz-Target=SageMaker.DeleteModel

Headers

X-Amz-Target'SageMaker.DeleteModel' required

Request body

ModelNamestring required

The name of the model to delete.

Response

Success