MINARA

创建 Roundtable 模板

POST /v1/institution/roundtable-templates:保存带标题、描述且自包含的阶段与 Minara 配置。

POST /v1/institution/roundtable-templates

保存带标题、描述且自包含的阶段与 Minara 配置。

方法POST
路径/v1/institution/roundtable-templates
认证需要 Authorization: Bearer <token>
类别research

请求体

{ "title": "Value committee", "description": "...", "phases": [] }

响应体

{ "template": {} }

本页目录