MINARA

Update a Roundtable template

PATCH /v1/institution/roundtable-templates/:templateId — Updates a user-created Roundtable title, description, or configuration.

PATCH /v1/institution/roundtable-templates/:templateId

Updates a user-created Roundtable title, description, or configuration.

MethodPATCH
Path/v1/institution/roundtable-templates/:templateId
AuthAuthorization: Bearer <token> required
Categoryresearch

Request body

{ "title": "Updated committee" }

Response body

{ "template": {} }

On this page