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

目次