更新 Roundtable 模板
PATCH /v1/institution/roundtable-templates/:templateId:更新用戶創建的 Roundtable 標題、描述或配置。
PATCH /v1/institution/roundtable-templates/:templateId
更新用戶創建的 Roundtable 標題、描述或配置。
| 方法 | PATCH |
| 路徑 | /v1/institution/roundtable-templates/:templateId |
| 認證 | 需要 Authorization: Bearer <token> |
| 類別 | research |
請求體
{ "title": "Updated committee" }響應體
{ "template": {} }