v1

latestOpenAPI 3.1.12026-07-268973189.3 KB
Reference Data

Update a deal pipeline

Updates a pipeline's name, icon, or active state. Only provided fields are changed. To add or edit stages, use the stage endpoints.

patch/pipelines/{id}

Path parameters

idstring required

Pipeline ID (dpl_ prefix)

Request body

namestring

Pipeline name

iconstring

Tabler icon name for the pipeline

isActiveboolean

Whether the pipeline is active

Response

OK

idstring required

Pipeline ID (dpl_ prefix)

namestring required

Pipeline name