cigchat_flow_set_default_start_flow
Set the bot's default start flow using a flow namespace or exact name, or reset it to the main flow.
Instructions
Set default bot start flow, use main to reset the start flow to main flow [POST /flow/set-default-start-flow] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sub_flow_ns | Yes | Accepts either the flow namespace id or the flow's exact name — the server resolves names automatically. |