See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.
Create Workflow From Template
POST /api/v1/workflow/create/template — request parameters and responses from the Menace Voice API schema.
3 min read
post/api/v1/workflow/create/template
Request example
Response
post/api/v1/workflow/create/template
Headers
Body
application/jsonOptions:
inboundoutboundShow child attributesHide child attributes
Agent onboarding template id used to auto-provision recommended built-in tools and MCP servers.
Show child attributesHide child attributes
Items: max 100
Items: max 100
Show child attributesHide child attributes
Optional URL for Start Call pre-call data fetch. When set, the Start Call node posts caller and called numbers here before the first spoken turn.
Show child attributesHide child attributes
Optional credential applied to the pre-call fetch request.
Show child attributesHide child attributes
Optional URL for a Webhook node that fires after the call ends.
Show child attributesHide child attributes
Optional credential applied to the post-call webhook.
Show child attributesHide child attributes
Structured answers from agent onboarding. When present, the backend enforces the fixed three-stage layout and hardens every generated prompt.
Show child attributesHide child attributes
Responses
application/json
Successful Response