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