Deactivate
Any deployment by ID
Deactivates a deployment and returns the deactivation status.
POST
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 deactivate a deployment.
Whether the deployment was successfully deactivated
Previous
Deactivate production deploymentDeactivates a production deployment and returns the deactivation status.
Next
cURL