update-stl-flow
Modify an existing Speed to Lead flow in Zentria CRM by specifying its ID and the fields to change, such as name, status, template, or receiving phone number.
Instructions
Update a Speed to Lead flow (PUT /api/public/stl/flows/{id}). Scope: stl:write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Flow id. | |
| name | No | ||
| status | No | ||
| templateJson | No | ||
| receivingPhone | No | ||
| customerIntegrationId | No |