Deployments
Terminate deployment replica
Terminates a deployment replica and returns the termination status.
DELETE
cURL
Authorizations
Pass your Baseten API key. Clients automatically send Authorization: Bearer <key>. Direct callers can also use Authorization: Api-Key <key>; both schemes are accepted.
Response
200 - application/json
The response to a request to terminate a replica in a deployment.
Whether the replica was successfully terminated
Previous
Create environmentCreates an environment for the specified model and returns the environment.
Next
cURL