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

목차