Terminate Deployment Replica Via Api
Captured source
source ↗Terminate deployment replica via API Announcing our Series F . Learn more
changelog / post
Terminate deployment replica via API
Mar 27, 2026 Go back
You can now terminate a specific replica within a deployment using the new management API endpoint. This lets you remove individual replicas without affecting the rest of the deployment, making it useful for evicting stuck or unhealthy replicas. curl --request DELETE \ --url https://api.baseten.co/v1/models/{model_id}/deployments/{deployment_id}/replicas/{replica_id} \ --header "Authorization: Api-Key $BASETEN_API_KEY " For more information, see the terminate deployment replica docs .
Explore Baseten today Start deploying Talk to an engineer
Popular models GLM 5.2
Kimi K2.7 Code
DeepSeek V4
GPT OSS 120B
Whisper Large V3
NVIDIA Nemotron 3 Ultra
Explore all
Popular models GLM 5.2
Kimi K2.7 Code
DeepSeek V4
GPT OSS 120B
Whisper Large V3
NVIDIA Nemotron 3 Ultra
Explore all
Notability
notability 0.0/10Routine API documentation post