Undeploy model
POST/models/undeploy
Removes a deployed model from its inference endpoint, stopping compute billing for the deployment. The model transitions to a dormant state and can be redeployed at any time using Deploy model.
Request
Responses
- 200
- 400
- 404
- 422
- 500
OK
Bad Request
Not Found
Validation Error
Internal Server Error
Was this page helpful?