更新 Roundtable Minara 模板
PATCH /v1/institution/agent-templates/:templateId:更新用戶創建的 Minara 模板。
PATCH /v1/institution/agent-templates/:templateId
更新用戶創建的 Minara 模板。內置模板不可變。
| 方法 | PATCH |
| 路徑 | /v1/institution/agent-templates/:templateId |
| 認證 | 需要 Authorization: Bearer <token> |
| 類別 | research |
請求體
{ "description": "Updated method" }響應體
{ "template": {} }