MINARA

Create a Roundtable template

POST /v1/institution/roundtable-templates — Saves a titled, described, self-contained phase and agent configuration.

POST /v1/institution/roundtable-templates

Saves a titled, described, self-contained phase and agent configuration.

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

Request body

{ "title": "Value committee", "description": "...", "phases": [] }

Response body

{ "template": {} }

On this page