Update a pipeline

Update an existing pipeline. Only provided fields will be updated.

Updatable Fields:

  • name - Pipeline name
  • description - Pipeline description
  • isActive - Active status
  • position - Display order position
  • stageIds - Ordered array of stage UUIDs (replaces existing stage assignments)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Pipeline ID

Body Params
string

Name of the pipeline

string

Description of the pipeline

boolean

Whether this pipeline is active

integer

Display order position

stageIds
array of uuids

Ordered array of stage IDs to assign to this pipeline

stageIds
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json