MINARA

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

本页目录