Activate
Any deployment by ID
Activates an inactive deployment and returns the activation status.
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
You must specify the scheme 'Api-Key' in the Authorization header. For example, Authorization: Api-Key <Your_Api_Key>
Response
200 - application/json
The response to a request to activate a deployment.
Whether the deployment was successfully activated
Previous
Activate production deploymentActivates an inactive production deployment and returns the activation status.
Next
cURL