Request
Body
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
name | string | No | "default" | Config name. Max 100 chars, alphanumeric + dashes/underscores. |
tool | string | No | "claude" | Tool ID. Must be one of: claude, cursor, copilot, gemini, windsurf, cline. |
data | object or string | Yes | — | Config data to store. Max 512 KB. |
teamId | string | No | — | Push to a team. Must be a valid UUID. Requires owner/admin role. |