Salambo
Browse documentation
Deployments

Activate a deployment version

Makes a ready deployment the active version for future runs. The hosted worker automatically activates newly completed source deployments; use this endpoint to explicitly select any ready version, whether older or newer. Requires agents:write.

POST/agents/{agentId}/deployments/{deploymentId}/activate

Authorization

AuthorizationBearer <token>

Path parameters

agentIdstringrequired
format
"uuid"
deploymentIdstringrequired
format
"uuid"

Response

application/json

Deployment activation result

object

Additional properties are allowed.