Update Environment
API Reference
Update Environment
Update an environment
PATCH
Update Environment
Documentation Index
Fetch the complete documentation index at: https://docs.kubiya.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Enter your Kubiya API token (format: Bearer )
Path Parameters
Body
application/json
Execution environment configuration - env vars, secrets, integration credentials, and MCP servers.
All string fields in mcp_servers support template syntax:
- {{variable}} - Simple variables
- {{.secret.name}} - Secrets from vault
- {{.env.VAR}} - Environment variables
Response
Successful Response