v56

OpenAPI 3.1.0raw.githubusercontent.com2026-08-043240557.2 KB
Config

Create or update a config entry (reserved env-only keys are rejected). Global-scope writes auto-trigger an integrations reload (debounced ~250ms) so Slack/GitHub/Linear/Jira/AgentMail pick up new credentials without an explicit /api/config/reload call.

put/api/config

Request body

scope'global' | 'agent' | 'repo' required
scopeIdstring nullable
keystring required
{"stackTrail":"paths:/api/config:put:requestBody:content:application/json:schema:properties:value","oasType":"schema","type":"unknown"}
isSecretboolean
envPathstring nullable
descriptionstring nullable

Response

Config entry upserted