更新 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": {} }