Deployments
Terminate deployment replica
Terminates a deployment replica and returns the termination status.
DELETE
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.baseten.co/llms.txt
Use this file to discover all available pages before exploring further.
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