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