commsharbor_crm_pipelines_update
Updates one pipeline in the tenant CRM; only the fields you send change. Needs crm:write on the organization. A foreign or missing id answers 404.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | name | |
| stages | No | Stage names to create with the pipeline, in order. | |
| pipeline_id | Yes | pipeline_id | |
| organization_id | Yes | organization_id |