cigchat_flow_update_shortcut
Update a shortcut in your current flow by supplying its ID and optionally a new name or value. Requires the Manage Flow scope to modify flow shortcuts.
Instructions
Update a shortcut in the current flow [PUT /flow/update-shortcut] Requires the "Manage Flow" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Example: 1 | |
| name | No | ||
| value | No |