PATCH

Update Pipeline


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Updates a pipeline.

Each time the pipeline is updated, revision increments by 1. The current revision must be specified when updating the pipeline. This ensures you're working with the latest pipeline and prevents unintended overwrites.

Note: You can add and remove stages by calling this method. However, the done stage and any stages that contain cards can't be removed.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Pipelines
Learn more about app permissions.
Endpoint
PATCH
https://www.wixapis.com/crm/pipelines/v1/pipelines/{pipeline.id}

Errors
400Invalid Argument

There are 3 errors with this status code.

428Failed Precondition

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?