relm_manage_pipeline
Change an existing pipeline by key or pl_ id. action=rename changes its display name and/or its key (pass new_key) - deals link by internal id, so they follow a re-key automatically; action=set_default makes it the workspace default; action=delete removes it (fails if deals still use it - move them first). To read one, use relm_get_pipeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New display name | |
| action | Yes | ||
| new_key | No | New pipeline key (slugified); deals follow automatically | |
| pipeline | Yes |