更新 A2A 智能体
对 A2A 智能体执行部分更新;省略字段表示不变。
限制说明
| 项目 | 说明 |
|---|---|
| 速率限制 | 每个 app_key 1,000 次/分钟;50 次/秒 |
| 权限要求 | Agent 管理(ai-sre) |
使用说明
- 每次调用都会记录到账户审计日志。
授权
App key issued from the Flashduty console. Required on every public API call. Keep it secret — it grants the same access as the owning account.
请求体
A2A 智能体的部分更新;为空或省略的字段保持不变。
目标智能体 ID。
新的显示名称。省略则不变。
128新的描述。省略则不变。
2000新的卡片 URL。省略则不变。
新的认证类型。省略则不变。
替换认证配置。省略则不变。
切换流式支持。省略则不变。
重新分配团队范围。省略则不变。
新的认证模式:shared、per_user_secret 或 per_user_oauth。
新的 JSON 密钥 schema。
新的 JSON OAuth 元数据。
响应
Success
Standard response envelope used by every Flashduty public API. On success data contains the endpoint-specific payload and error is absent. On failure error is present and data is absent. request_id is always present and is also mirrored in the Flashcat-Request-Id response header.