Update environment variables in the daemon’s configuration.
cURL
curl -X PUT http://localhost:18080/api/config/env \ -H 'Content-Type: application/json' \ -d '{"envVars": {"ANTHROPIC_API_KEY": "sk-ant-..."}}'
{ "success": true }
Documentation IndexFetch the complete documentation index at: https://docs.hellofriday.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.hellofriday.ai/llms.txt
Use this file to discover all available pages before exploring further.
Show child attributes
Updated